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 | 0.2.0 |
Status | active |
Date | 2024-12-19T18:01:42+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 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem livd-device-type
This code system http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type
defines the following codes:
Code | Display |
instrument-test-combination | Instrument Test Combination (ITC) |
instrument-platform | Instrument Platform |
test-kit | Test Kit |
{ "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/uv/livd/CodeSystem/livd-device-type", "version": "0.2.0", "name": "LivdDeviceTypeCS", "title": "IVD device types for LIVD device definitions", "status": "active", "experimental": false, "date": "2024-12-19T18:01:42+00:00", "publisher": "HL7 International - Orders and Observations Work Group", "description": "IVD device types for LIVD device definitions", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "content": "complete", "concept": [ { "code": "instrument-test-combination", "display": "Instrument Test Combination (ITC)" }, { "code": "instrument-platform", "display": "Instrument Platform" }, { "code": "test-kit", "display": "Test Kit" } ] }