Package | hl7.fhir.uv.order-catalog |
Resource Type | ActivityDefinition |
Id | example-lab-procedure-rubella |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ActivityDefinition-example-lab-procedure-rubella.html |
URL | http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella |
Version | 1.0.0-ballot |
Status | draft |
Date | 2020-02-19T14:00:00+02:00 |
Name | RubellaProcedure |
Title | Rubella serology procedure |
Realm | uv |
Authority | hl7 |
Description | Serology IgM for Rubella |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Additional Narrative:
Laboratory procedure title: Rubella serology procedure
id: example-lab-procedure-rubella
canonical url: http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella
meta - profile: hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition
name: RubellaProcedure
description: Serology IgM for Rubella
status: draft, experimental
publisher: HL7 International
contact: HL7 Orders and Observations Work Group (http://www.hl7.org/Special/committees/orders/index.cfm)
topic: SNOMED CT: 165994006 |Sample serology|
kind: ServiceRequest
code: LOINC: 5335-5 |Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay|
output observation: ObservationDefinition/example-observation-rubigm
{ "resourceType": "ActivityDefinition", "id": "example-lab-procedure-rubella", "meta": { "profile": [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition" ] }, "language": "en-US", "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.999.11.7" } ], "version": "1.0.0-ballot", "name": "RubellaProcedure", "title": "Rubella serology procedure", "status": "draft", "experimental": true, "date": "2020-02-19T14:00:00+02:00", "publisher": "HL7 International / Orders and Observations", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "Serology IgM for Rubella", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "effectivePeriod": { "start": "2020-04-01", "end": "2022-12-25" }, "topic": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "165994006", "display": "Sample serology" } ] } ], "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://loinc.org", "code": "5335-5", "display": "Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay" } ] }, "observationResultRequirement": [ "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-rubigm" ] }