Package | hl7.fhir.uv.lab-report |
Resource Type | ValueSet |
Id | reportBundleType-uv-lab |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/lab-report/https://build.fhir.org/ig/HL7/uv-lab-rep-ig/ValueSet-reportBundleType-uv-lab.html |
URL | http://hl7.org/fhir/uv/lab-report/ValueSet/reportBundleType-uv-lab |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-01-25T05:49:10+00:00 |
Name | LabReportBundleTypesVs |
Title | Laboratory Report Bundle Types |
Realm | uv |
Authority | hl7 |
Description | Laboratory Report Bundle Types |
StructureDefinition | |
Bundle-uv-lab | Bundle: Laboratory Report |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet reportBundleType-uv-lab
http://hl7.org/fhir/bundle-type
Code | Display | Definition |
document | Document | The bundle is a document. The first resource is a Composition. |
collection | Collection | The bundle is a set of resources collected into a single package for ease of distribution that imposes no processing obligations or behavioral rules beyond persistence. |
{ "resourceType": "ValueSet", "id": "reportBundleType-uv-lab", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "url": "http://hl7.org/fhir/uv/lab-report/ValueSet/reportBundleType-uv-lab", "version": "1.0.0-ballot", "name": "LabReportBundleTypesVs", "title": "Laboratory Report Bundle Types", "status": "active", "experimental": false, "date": "2025-01-25T05:49:10+00:00", "publisher": "HL7 International / Orders and Observations", "contact": [ { "name": "HL7 International / Orders and Observations", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "Laboratory Report Bundle Types", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/bundle-type", "concept": [ { "code": "document", "display": "Document" }, { "code": "collection", "display": "Collection" } ] } ] } }