http://hl7.org/fhir/namingsystem-type|4.0.1

name
NamingSystemType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

NamingSystemType

Identifies the purpose of the naming system.

{
  "description" : "Identifies the purpose of the naming system.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "NamingSystemType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "NamingSystemType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "88067256-d7c0-5744-8272-1c039587537f",
  "valueSet" : "http://hl7.org/fhir/ValueSet/namingsystem-type",
  "url" : "http://hl7.org/fhir/namingsystem-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.491",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "codesystem",
    "display" : "Code System",
    "definition" : "The naming system is used to define concepts and symbols to represent those concepts; e.g. UCUM, LOINC, NDC code, local lab codes, etc."
  }, {
    "code" : "identifier",
    "display" : "Identifier",
    "definition" : "The naming system is used to manage identifiers (e.g. license numbers, order numbers, etc.)."
  }, {
    "code" : "root",
    "display" : "Root",
    "definition" : "The naming system is used as the root for other identifiers and naming systems."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}