Package | hl7.fhir.uv.livd |
Type | CodeSystem |
Id | vendor-result-fragment-livd |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/CodeSystem-vendor-result-fragment-livd.html |
URL | http://ivd-vendor-result.example |
Status | active |
Date | 2024-12-19T18:01:42+00:00 |
Name | IVDVendorResultCodes |
Title | IVD Vendor Result Codes |
Realm | uv |
Authority | hl7 |
Content | fragment |
ValueSet | |
resultvalue-livd | Result Value value set for LIVD |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vendor-result-fragment-livd
This code system http://ivd-vendor-result.example
provides a fragment that includes following codes:
Code |
Positive |
Negative |
Invalid |
{ "resourceType": "CodeSystem", "id": "vendor-result-fragment-livd", "meta": { "profile": [ "http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-vendor-result-frag-uv-livd" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ivd-vendor-result.example", "name": "IVDVendorResultCodes", "title": "IVD Vendor Result Codes", "status": "active", "date": "2024-12-19T18:01:42+00:00", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "content": "fragment", "concept": [ { "code": "Positive", "display": "Positive" }, { "code": "Negative", "display": "Negative" }, { "code": "Invalid", "display": "Invalid" } ] }