| Package | hl7.fhir.uv.livd |
| Resource Type | CodeSystem |
| Id | livd-device-type |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/CodeSystem-livd-device-type.html |
| URL | http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-28T15:45:31+00:00 |
| Name | LivdDeviceTypeCS |
| Title | IVD device types for LIVD device definitions |
| Realm | uv |
| Authority | hl7 |
| Description | IVD device types for LIVD device definitions |
| Content | complete |
| ValueSet | |
| livd-device-type | IVD device types for LIVD device definitions VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem livd-device-type
This case-insensitive code system http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "livd-device-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/livd/ImplementationGuide/hl7.fhir.uv.livd"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/livd/ImplementationGuide/hl7.fhir.uv.livd"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.51.16.1"
}
],
"version": "1.0.0",
"name": "LivdDeviceTypeCS",
"title": "IVD device types for LIVD device definitions",
"status": "active",
"experimental": false,
"date": "2025-07-28T15:45:31+00:00",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "IVD device types for LIVD device definitions",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"concept": [
{
"code": "instrument-test-combination",
"display": "Instrument Test Combination (ITC)",
"definition": "The Instrument Test Combination (ITC) IVD device type used in the LIVD catalog."
},
{
"code": "instrument-platform",
"display": "Instrument Platform",
"definition": "The Instrument Platform IVD device type used in the LIVD catalog."
},
{
"code": "test-kit",
"display": "Test Kit",
"definition": "The Test Kit IVD device type used in the LIVD catalog."
}
]
}