| Package | hl7.fhir.uv.order-catalog |
| Resource Type | PlanDefinition |
| Id | example-lab-service-cmv-serum |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/PlanDefinition-example-lab-service-cmv-serum.html |
| URL | http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-cmv-serum |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2020-02-05T20:00:00+02:00 |
| Name | CMVIgM |
| Title | laboratory service - CMV IgM quantification on serum |
| Realm | uv |
| Authority | hl7 |
| Description | cytomegalovirus IgM quantitative on serum |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Additional Narrative:
Laboratory service title: laboratory service - CMV IgM quantification on serum
id: example-lab-service-rubella-serum
meta - profile: hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition
CatalogReference: Composition/example-lab-compendium-header
name: CMVIgM
description: cytomegalovirus IgM quantitative on serum
type: test
status: draft, experimental
publisher: HL7 International
contact: HL7 Orders and Observations Work Group (http://www.hl7.org/Special/committees/orders/index.cfm)
useContext (task): LABOE (laboratory test order entry task)
topic: SNOMED CT: 165994006 |Sample serology|
| action: | |||||
| extension:SpecimenRequested: | SpecimenDefinition/example-specimen-2ml-serum | ||||
| code: | LOINC: 5126-8 |Cytomegalovirus IgM Ab [Units/volume] in Serum or Plasma by Immunoassay| | ||||
| action: | ActivityDefinition/example-lab-procedure-cmv | ||||
{
"resourceType": "PlanDefinition",
"id": "example-lab-service-cmv-serum",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition"
]
},
"language": "en-US",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference",
"valueReference": {
"reference": "Composition/example-lab-compendium-header"
}
}
],
"url": "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-cmv-serum",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.999.34.4"
}
],
"version": "1.0.0-ballot",
"name": "CMVIgM",
"title": "laboratory service - CMV IgM quantification on serum",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
"code": "test",
"display": "unitary measurement performed on an in vitro biologic specimen"
}
]
},
"status": "draft",
"experimental": true,
"date": "2020-02-05T20:00:00+02:00",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "cytomegalovirus IgM quantitative on serum",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "task"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "LABOE",
"display": "laboratory test order entry task"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"topic": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "165994006",
"display": "Sample serology"
}
]
}
],
"action": [
{
"extension": [
{
"extension": [
{
"extension": [
{
"url": "Material",
"valueReference": {
"reference": "SpecimenDefinition/example-specimen-2ml-serum"
}
}
],
"url": "ExclusiveGroup"
}
],
"url": "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "5126-8",
"display": "Cytomegalovirus IgM Ab [Units/volume] in Serum or Plasma by Immunoassay"
}
]
},
"definitionCanonical": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-cmv"
}
]
}