@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:List ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "retiredExt-Rendering"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Generated Narrative: List retiredExt-Rendering Retired ManifestMode: Working List Status: Current Code: UTG Control Manifest Order: Sorted Alphabetically ItemsCodeSystem Healthcare Provider Taxonomy HIPAACodeSystem CAN/CSA-Z795-96CodeSystem ISO 3166 2 Character Country CodesCodeSystem ISO 639-1 Alpha-2 Language CodesCodeSystem ISO 639-2 Alpha-3 Language CodesCodeSystem ISO 3166 3 Character Country CodesCodeSystem ISO 3166 Numeric country CodesCodeSystem ISO 4217 Currency code, HL7 use" ] ; # fhir:status [ fhir:v "current"] ; # fhir:mode [ fhir:v "working"] ; # fhir:title [ fhir:v "Retired Manifest"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "UTGCTGManifest" ] ] ) ] ; # fhir:orderedBy [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-order"^^xsd:anyURI ] ; fhir:code [ fhir:v "alphabetic" ] ] ) ] ; # fhir:entry ( [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/v3-HealthcareProviderTaxonomyHIPAA" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/csaid" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/v3-ISO3166-1retired" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/iso639-1ret" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/iso639-2ret" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/v3-ISO3166-2retired" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/v3-ISO3166-3retired" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:link ; fhir:reference [ fhir:v "CodeSystem/v3-iso4217-HL7" ] ; fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ] ] ) . # # -------------------------------------------------------------------------------------
Generated Narrative: List retiredExt-Rendering