http://terminology.hl7.org/CodeSystem/v3-CodeSystemType|2.0.1

name
CodeSystemType
package
hl7.terminology@6.3.0
content
complete
status
retired
date
2019-03-20 00:00:00.0

HL7 Code System Type

Retired code system for HL7 Code System Types. This description added to conform to shareable codesystem profile

{
  "description" : "Retired code system for HL7 Code System Types. This description added to conform to shareable codesystem profile",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2019-03-20T00:00:00Z",
  "publisher" : "HL7",
  "content" : "complete",
  "property" : [ {
    "code" : "Specializes",
    "type" : "Coding",
    "extension" : [ {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Specializes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Generalizes"
    } ],
    "description" : "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."
  }, {
    "code" : "Generalizes",
    "type" : "Coding",
    "extension" : [ {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Generalizes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Specializes"
    } ],
    "description" : "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "type" : "code",
    "description" : "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name" : "CodeSystemType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "HL7 Code System Type",
  "supliment" : null,
  "status" : "retired",
  "language" : "en",
  "hierarchyMeaning" : "is-a",
  "id" : "cac46bb7-7442-50d3-81b8-a6b31d5ba68f",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-CodeSystemType",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1085",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "E",
    "display" : "External",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "19956"
    } ],
    "definition" : "Code system is created and maintained by an organization outside of HL7"
  }, {
    "code" : "EI",
    "display" : "external-internal",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "19957"
    } ],
    "definition" : "Code system is created and updated by an organization outside of HL7, but an internal copy is mainted by HL7 for convenience"
  }, {
    "code" : "I",
    "display" : "Internal",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "19955"
    } ],
    "definition" : "Code system is created and maintained by HL7"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.1",
  "contact" : [ {
    "name" : "Health Level Seven"
  } ]
}