Package | hl7.fhir.uv.order-catalog |
Resource Type | ActivityDefinition |
Id | example-lab-procedure-serum-creatinine |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ActivityDefinition-example-lab-procedure-serum-creatinine.html |
URL | http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-serum-creatinine |
Version | 1.0.0-ballot |
Status | draft |
Date | 2020-02-13T12:00:00+01:00 |
Name | UrineCreatinineProcedure |
Title | Procedure - serum creatinine - venous blood |
Realm | uv |
Authority | hl7 |
Description | creatinine measurements on serum specimen obtained from venous or capillary blood |
Purpose | This _ActivityDefinition_ specifies the input serum specimen and the output observation for serum creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure. |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition example-lab-procedure-serum-creatinine
Language: en-US
Profile: Laboratory Procedure Definition
url: ActivityDefinition Procedure - serum creatinine - venous blood
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.999.11.8
version: 1.0.0-ballot
name: UrineCreatinineProcedure
title: Procedure - serum creatinine - venous blood
status: Draft
experimental: true
date: 2020-02-13 12:00:00+0100
publisher: HL7 International / Orders and Observations
contact: http://www.hl7.org/Special/committees/orders
description:
creatinine measurements on serum specimen obtained from venous or capillary blood
jurisdiction: Global (Whole world)
purpose:
This ActivityDefinition specifies the input serum specimen and the output observation for serum creatinine. It is referenced by any PlanDefinition representing a lab service incorporating this procedure.
kind: ServiceRequest
code: Creatinine [Mass/volume] in Serum or Plasma
observationResultRequirement: http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-creatinine
{ "resourceType": "ActivityDefinition", "id": "example-lab-procedure-serum-creatinine", "meta": { "profile": [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition" ] }, "language": "en-US", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-serum-creatinine", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.999.11.8" } ], "version": "1.0.0-ballot", "name": "UrineCreatinineProcedure", "title": "Procedure - serum creatinine - venous blood", "status": "draft", "experimental": true, "date": "2020-02-13T12:00:00+01:00", "publisher": "HL7 International / Orders and Observations", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "creatinine measurements on serum specimen obtained from venous or capillary blood", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "purpose": "This _ActivityDefinition_ specifies the input serum specimen and the output observation for serum creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.", "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://loinc.org", "code": "2160-0", "display": "Creatinine [Mass/volume] in Serum or Plasma" } ] }, "observationResultRequirement": [ "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-creatinine" ] }