http://hl7.org/fhir/namingsystem-identifier-type|5.0.0

name
NamingSystemIdentifierType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2023-01-26 15:53:48.0

Naming System Identifier Type

Identifies the style of unique identifier used to identify a namespace.

{
  "description" : "Identifies the style of unique identifier used to identify a namespace.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-01-26T15:53:48Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "NamingSystemIdentifierType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Naming System Identifier Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "101e55e9-fae0-5ea5-8806-6227a745b30e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type",
  "url" : "http://hl7.org/fhir/namingsystem-identifier-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.493",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.486",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.293",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "oid",
    "display" : "OID",
    "definition" : "An ISO object identifier; e.g. 1.2.3.4.5."
  }, {
    "code" : "uuid",
    "display" : "UUID",
    "definition" : "A universally unique identifier of the form a5afddf4-e880-459b-876e-e4591b0acc11."
  }, {
    "code" : "uri",
    "display" : "URI",
    "definition" : "A uniform resource identifier (ideally a URL - uniform resource locator); e.g. http://unitsofmeasure.org."
  }, {
    "code" : "iri-stem",
    "display" : "IRI stem",
    "definition" : "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."
  }, {
    "code" : "v2csmnemonic",
    "display" : "V2CSMNemonic",
    "definition" : "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"
  }, {
    "code" : "other",
    "display" : "Other",
    "definition" : "Some other type of unique identifier; e.g. HL7-assigned reserved string such as LN for LOINC."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}