FHIR IG analytics| Package | hl7.fhir.uv.livd.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-livd-section-type.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type defines the following codes:
| Code | Display |
| devices | Device Definitions |
| concept-map | Concept Map |
| loinc-codes | LOINC Codes |
| ivd-test-codes | IVD Test Codes |
| observation-definitions | Observation Definitions |
{
"resourceType": "CodeSystem",
"id": "livd-section-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type",
"version": "0.2.0",
"name": "LivdSectionTypeCS",
"title": "Types of sections for the LIVD catalog",
"status": "active",
"experimental": false,
"date": "2023-12-21T20:56:03+00:00",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "Types of sections for the LIVD catalog",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"concept": [
{
"code": "devices",
"display": "Device Definitions"
},
{
"code": "concept-map",
"display": "Concept Map"
},
{
"code": "loinc-codes",
"display": "LOINC Codes"
},
{
"code": "ivd-test-codes",
"display": "IVD Test Codes"
},
{
"code": "observation-definitions",
"display": "Observation Definitions"
}
]
}