HL7 v2.9 Vocabulary
0.2.0 - ci-build
HL7 v2.9 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v29/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-13 |
{
"resourceType" : "CodeSystem",
"id" : "Property",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Define a CS for the content of properties</p></div>"
},
"url" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property",
"name" : "Property",
"title" : "Property",
"status" : "active",
"experimental" : true,
"date" : "2026-03-13T11:11:50+00:00",
"publisher" : "HL7/FO",
"contact" : [
{
"name" : "HL7/FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org"
}
]
}
],
"description" : "List of all possible properties that are used",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "chapter",
"display" : "chapter"
},
{
"code" : "class",
"display" : "class"
},
{
"code" : "country",
"display" : "country"
},
{
"code" : "event",
"display" : "event"
},
{
"code" : "livingTogether",
"display" : "living together"
},
{
"code" : "married",
"display" : "married"
},
{
"code" : "modified",
"display" : "modified"
},
{
"code" : "msgtype",
"display" : "message type"
},
{
"code" : "msgstruct",
"display" : "message structure"
},
{
"code" : "parent",
"display" : "parent"
},
{
"code" : "usage",
"display" : "usage"
},
{
"code" : "versionDeprecated",
"display" : "version deprecated"
},
{
"code" : "versionIntroduced",
"display" : "version introduced"
},
{
"code" : "comment",
"display" : "comment, to suppress IG-publisher warning, to be replaced with standard later"
},
{
"code" : "ackType",
"display" : "different acknowledgement types"
},
{
"code" : "ackValue",
"display" : "different acknowledgement values"
},
{
"code" : "tableNumber",
"display" : "table number"
},
{
"code" : "exampleValue",
"display" : "example value"
},
{
"code" : "vocabType",
"display" : "type of vocabulary"
},
{
"code" : "category",
"display" : "category"
}
]
}