Package | hl7.fhir.uv.livd |
Type | ValueSet |
Id | resultvalue-mappings-livd |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/ValueSet-resultvalue-mappings-livd.html |
URL | http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd |
Version | 0.1.0 |
Status | draft |
Date | 2018-09-25 |
Name | LivdResultValueMappingsVS |
Title | Result value mappings value set for LIVD |
Realm | uv |
Authority | hl7 |
Description | Includes the subset of LOINC or SNOMED CT codes for mappings from result values that are relevant for this ConceptMap. |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet resultvalue-mappings-livd
http://snomed.info/sct
version http://snomed.info/sct/5991000124107/version/20200901
Code | Display |
260373001 | Detected |
260415000 | Not detected |
455371000124106 | Invalid result |
{ "resourceType": "ValueSet", "id": "resultvalue-mappings-livd", "meta": { "profile": [ "http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd", "version": "0.1.0", "name": "LivdResultValueMappingsVS", "title": "Result value mappings value set for LIVD", "status": "draft", "date": "2018-09-25", "description": "Includes the subset of LOINC or SNOMED CT codes for mappings from result values that are relevant for this ConceptMap.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/5991000124107/version/20200901", "concept": [ { "code": "260373001", "display": "Detected" }, { "code": "260415000", "display": "Not detected" }, { "code": "455371000124106", "display": "Invalid result" } ] } ] } }