FHIR IG analytics| Package | hl7.fhir.uv.termchangeset |
| Resource Type | CodeSystem |
| Id | CodeSystem-hl7-defined-property-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-hl7-defined-property-cs.html |
| URL | http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-05T21:25:40+00:00 |
| Name | HL7DefinedPropertyCS |
| Title | HL7-Defined Property CodeSystem |
| Realm | uv |
| Authority | hl7 |
| Description | A CodeSystem containing HL7-defined property concepts for use with FHIR CodeSystems |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.termchangeset#current | loinc-property-vs | LOINC Property ValueSet |
| hl7.fhir.uv.termchangeset#current | snomed-property-vs | SNOMED CT Property ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hl7-defined-property-cs
Properties
This code system defines the following properties for its concepts
| Name | Code | Type | Description |
| FHIRdatatype | FHIRdatatype | string | Indicates the FHIR data type associated with the concept. |
Concepts
This code system http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "hl7-defined-property-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs",
"version": "1.0.0",
"name": "HL7DefinedPropertyCS",
"title": "HL7-Defined Property CodeSystem",
"status": "active",
"date": "2026-03-05T21:25:40+00:00",
"publisher": "HL7 International / Terminology Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description": "A CodeSystem containing HL7-defined property concepts for use with FHIR CodeSystems",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"content": "complete",
"count": 10,
"property": [
{
"code": "FHIRdatatype",
"description": "Indicates the FHIR data type associated with the concept.",
"type": "string"
}
],
"concept": [
{
"code": "name",
"display": "name",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "version",
"display": "version",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "display",
"display": "display",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "designation",
"display": "designation",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "effectiveTime",
"display": "effectiveTime",
"property": [
{
"code": "FHIRdatatype",
"valueString": "dateTime"
}
]
},
{
"code": "moduleId",
"display": "modeuleId",
"property": [
{
"code": "FHIRdatatype",
"valueString": "code"
}
]
},
{
"code": "normalForm",
"display": "normalForm",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "normalFormTerse",
"display": "normalFormTerse",
"property": [
{
"code": "FHIRdatatype",
"valueString": "string"
}
]
},
{
"code": "semanticTag",
"display": "semanticTag",
"property": [
{
"code": "FHIRdatatype",
"valueString": "code"
}
]
},
{
"code": "sufficientlyDefined",
"display": "sufficientlyDefined",
"property": [
{
"code": "FHIRdatatype",
"valueString": "boolean"
}
]
}
]
}