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

Generated Narrative: NamingSystem iso3166-2

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/iso3166-2
Version2.1.0
NameIso31662
TitleISO 3166 Part 2 Country Subdivision Codes
Statusretired
Definition

Identifies the coding system published in the ISO 3166-2 Standard for Country Subdivision codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.

\n
PublisherISO

Identifiers

TypeValuePreferred
OID1.0.3166.2true
URIhttp://terminology.hl7.org/CodeSystem/iso3166-2true
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/iso3166-2"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.1.0"] ; # fhir:name [ fhir:v "Iso31662"] ; # fhir:title [ fhir:v "ISO 3166 Part 2 Country Subdivision Codes"] ; # fhir:status [ fhir:v "retired"] ; # fhir:kind [ fhir:v "codesystem"] ; # fhir:date [ fhir:v "2022-08-23T00:00:00-04:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "ISO"] ; # fhir:contact ( [ fhir:name [ fhir:v "International Standards Organization (ISO),International Standards Organization (ISO)" ] ] ) ; # fhir:responsible [ fhir:v "ISO"] ; # fhir:description [ fhir:v "Identifies the coding system published in the ISO 3166-2 Standard for Country Subdivision codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "oid" ] ; fhir:value [ fhir:v "1.0.3166.2" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/iso3166-2" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # # -------------------------------------------------------------------------------------