{
"description": "**Description:** Codes identifying types of HL7 Implementation Technology Specifications",
"_filename": "CodeSystem-v3-hl7ITSType.json",
"package_name": "hl7.terminology.r5",
"date": "2019-03-20",
"publisher": "HL7 International",
"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": "Hl7ITSType",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "HL7ITSType",
"package_version": "3.0.0",
"status": "active",
"language": "en",
"hierarchyMeaning": "is-a",
"id": "41791de7-8b28-40f2-9c48-17bd86daf3aa",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/v3-hl7ITSType",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.5.1135",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "UML",
"display": "universal modeling language",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "23213"
} ],
"definition": "**Description:** ITS based on the Universal Modeling Language."
}, {
"code": "XML",
"display": "extensible markup language",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "23212"
} ],
"definition": "**Description:** ITS based on the Extensible Markup Language."
} ],
"version": "2.0.0",
"contact": [ {
"name": "Publishing Workgroup"
} ]
}