@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "icd10PCS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/icd10PCS
Version2.1.1
NameIcd10PCS
TitleICD-10 Procedure Codes
Statusactive
Definition

ICD Procedure Coding System (ICD 10 PCS)

\n
PublisherCMS

Identifiers

TypeValuePreferredComment
OID2.16.840.1.113883.6.4true
URIhttp://www.cms.gov/Medicare/Coding/ICD10trueThis is the URL as specified by the terminology owner, and is considereed authoritative.
URIhttp://terminology.hl7.org/CodeSystem/icd10PCSfalse
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/icd10PCS"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.1.1" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ; fhir:value [ fhir:v "ICD-10 Procedure Codes" ] ] ) ; # fhir:name [ fhir:v "Icd10PCS"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "codesystem"] ; # fhir:date [ fhir:v "2021-02-16T00:00:00-04:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "CMS"] ; # fhir:contact ( [ fhir:name [ fhir:v "Centers for Medicare and Medicaid Services" ] ] ) ; # fhir:responsible [ fhir:v "CMS"] ; # fhir:description [ fhir:v "ICD Procedure Coding System (ICD 10 PCS)"] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "oid" ] ; fhir:value [ fhir:v "2.16.840.1.113883.6.4" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://www.cms.gov/Medicare/Coding/ICD10" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ; fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considereed authoritative." ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/icd10PCS" ] ; fhir:preferred [ fhir:v "false"^^xsd:boolean ] ] ) . # # -------------------------------------------------------------------------------------