FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "namingsystem-identifier-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/namingsystem-identifier-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">oid\n <a name=\"namingsystem-identifier-type-oid\"> </a>\n </td>\n <td>OID</td>\n <td>An ISO object identifier; e.g. 1.2.3.4.5.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">uuid\n <a name=\"namingsystem-identifier-type-uuid\"> </a>\n </td>\n <td>UUID</td>\n <td>A universally unique identifier of the form a5afddf4-e880-459b-876e-e4591b0acc11.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">uri\n <a name=\"namingsystem-identifier-type-uri\"> </a>\n </td>\n <td>URI</td>\n <td>A uniform resource identifier (ideally a URL - uniform resource locator); e.g. http://unitsofmeasure.org.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">iri-stem\n <a name=\"namingsystem-identifier-type-iri-stem\"> </a>\n </td>\n <td>IRI stem</td>\n <td>An IRI string that can be prepended to the code to obtain a concept IRI for RDF applications. This should be a valid, absolute IRI as defined in RFC 3987. See rdf.html#iri-stem for details on how this value may be used.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">v2csmnemonic\n <a name=\"namingsystem-identifier-type-v2csmnemonic\"> </a>\n </td>\n <td>V2CSMNemonic</td>\n <td>A short string published by HL7 for use in the V2 family of standsrds to idenfify a code system in the V12 coded data types CWE, CNE, and CF. The code values are also published by HL7 at http://www.hl7.org/Special/committees/vocab/table_0396/index.cfm</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">other\n <a name=\"namingsystem-identifier-type-other\"> </a>\n </td>\n <td>Other</td>\n <td>Some other type of unique identifier; e.g. HL7-assigned reserved string such as LN for LOINC.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "vocab" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/namingsystem-identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "5.0.0"] ; #
fhir:name [ fhir:v "NamingSystemIdentifierType"] ; #
fhir:title [ fhir:v "Naming System Identifier Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-01-27T01:53:48+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Terminology Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ] ] )
] ) ; #
fhir:description [ fhir:v "Identifies the style of unique identifier used to identify a namespace."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/namingsystem-identifier-type|4.0.1>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "oid" ] ;
fhir:display [ fhir:v "OID" ] ;
fhir:definition [ fhir:v "An ISO object identifier; e.g. 1.2.3.4.5." ]
] [
fhir:code [ fhir:v "uuid" ] ;
fhir:display [ fhir:v "UUID" ] ;
fhir:definition [ fhir:v "A universally unique identifier of the form a5afddf4-e880-459b-876e-e4591b0acc11." ]
] [
fhir:code [ fhir:v "uri" ] ;
fhir:display [ fhir:v "URI" ] ;
fhir:definition [ fhir:v "A uniform resource identifier (ideally a URL - uniform resource locator); e.g. http://unitsofmeasure.org." ]
] [
fhir:code [ fhir:v "iri-stem" ] ;
fhir:display [ fhir:v "IRI stem" ] ;
fhir:definition [ fhir:v "An IRI string that can be prepended to the code to obtain a concept IRI for RDF applications. This should be a valid, absolute IRI as defined in RFC 3987. See rdf.html#iri-stem for details on how this value may be used." ]
] [
fhir:code [ fhir:v "v2csmnemonic" ] ;
fhir:display [ fhir:v "V2CSMNemonic" ] ;
fhir:definition [ fhir:v "A short string published by HL7 for use in the V2 family of standsrds to idenfify a code system in the V12 coded data types CWE, CNE, and CF. The code values are also published by HL7 at http://www.hl7.org/Special/committees/vocab/table_0396/index.cfm" ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Some other type of unique identifier; e.g. HL7-assigned reserved string such as LN for LOINC." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History