@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oid: <https://oid-base.com/get/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:ICD10PCS .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ICD10PCS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:icd10pcs .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.85k1jm .

bioregistry.metaresource:hl7 dcterms:hasPart oid:2.16.840.1.113883.6.4 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P1690 .

bioregistry:icd10pcs a bioregistry.schema:0000001 ;
    rdfs:label "International Classification of Diseases, 10th Revision, Procedure Coding System" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description """ICD-10-PCS is being developed as the successor to Volume 3 of the International Classification of Diseases, Ninth Revision, Clinical Modification (ICD-9-CM). For more information about ICD-9-CM, see the ICD-9-CM source synopsis.

ICD-10-PCS will be the official system of assigning codes to procedures associated with hospital utilization in the United States. ICD-10-PCS codes will support data collection, payment and electronic health records."""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:ICD10PCS,
        wikidata:P1690,
        bioportal:ICD10PCS,
        fairsharing:FAIRsharing.85k1jm,
        oid:2.16.840.1.113883.6.4 ;
    dcat:keyword "biomedical science",
        "classification",
        "diagnosis",
        "disease",
        "electronic health record",
        "epidemiology",
        "health science",
        "hospital",
        "morbidity",
        "ontology" ;
    foaf:homepage <https://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/ICD10PCS> ;
    bioregistry.schema:0000005 "01N50ZZ"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.findacode.com/code.php?set=ICD10PCS&c=$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Pat Brooks" ;
            foaf:mbox "patricia.brooks2@cms.hhs.gov" ] ;
    bioregistry.schema:0000024 "https://www.findacode.com/code.php?set=ICD10PCS&c="^^xsd:string ;
    bioregistry.schema:0000027 <https://www.findacode.com/code.php?set=ICD10PCS&c=01N50ZZ> ;
    bioregistry.schema:0000029 "icd10pcs" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:ICD10PCS dcterms:isPartOf bioregistry.metaresource:aberowl .

wikidata:P1690 dcterms:isPartOf bioregistry.metaresource:wikidata .

bioportal:ICD10PCS dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.85k1jm dcterms:isPartOf bioregistry.metaresource:fairsharing .

oid:2.16.840.1.113883.6.4 dcterms:isPartOf bioregistry.metaresource:hl7 .

