FHIR IG analytics| Package | hl7.v2.uv.terminology.v27 |
| Resource Type | CodeSystem |
| Id | CodeSystem-Property.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Define a CS for the content of properties
{
"resourceType": "CodeSystem",
"id": "Property",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property",
"name": "Property",
"title": "Property",
"status": "active",
"experimental": true,
"date": "2026-03-13T11:11:09+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"
}
]
}