This page is part of the Order Catalog Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "ActivityDefinition", "id" : "example-lab-urine24h-creatinine", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition" ] }, "language" : "en-US", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></p><p><b>id</b>: example-lab-urine24h-creatinine</p><p><b>meta</b>: </p><p><b>language</b>: en-US</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine\">http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: UrineCreatinineProcedure</p><p><b>title</b>: Procedure - urine creatinine - 24H urine</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Feb 11, 2020 12:00:00 PM</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: http://hl7.org/Special/committees/orders</p><p><b>description</b>: creatinine measurements on 24-hour urine specimen</p><p><b>jurisdiction</b>: <span title=\"Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>purpose</b>: This _ActivityDefinition_ specifies the input specimens and input and output observations for urine creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 65634-8}\">Creatinine 24 hour urine panel - 24 hour Urine</span></p><p><b>observationRequirement</b>: </p><ul><li><a href=\"ObservationDefinition-example-observation-collection-duration.html\">Generated Summary: id: example-observation-collection-duration; language: en-US; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 13362-9}\">Collection duration of Urine</span>; permittedDataType: Quantity; preferredReportName: urine collection duration</a></li><li><a href=\"ObservationDefinition-example-observation-collection-volume.html\">Generated Summary: id: example-observation-collection-volume; language: en-US; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 3167-4}\">Volume of 24 hour Urine</span>; permittedDataType: Quantity; preferredReportName: 24-hour urine collection volume</a></li></ul><p><b>observationResultRequirement</b>: </p><ul><li><a href=\"ObservationDefinition-example-observation-collection-duration.html\">Generated Summary: id: example-observation-collection-duration; language: en-US; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 13362-9}\">Collection duration of Urine</span>; permittedDataType: Quantity; preferredReportName: urine collection duration</a></li><li><a href=\"ObservationDefinition-example-observation-collection-volume.html\">Generated Summary: id: example-observation-collection-volume; language: en-US; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 3167-4}\">Volume of 24 hour Urine</span>; permittedDataType: Quantity; preferredReportName: 24-hour urine collection volume</a></li><li><a href=\"ObservationDefinition-example-observation-urine24h-creatinine.html\">Generated Summary: id: example-observation-urine24h-creatinine; language: en-US; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2162-6}\">Creatinine [Mass/time] in 24 hour Urine</span>; permittedDataType: Quantity; preferredReportName: urine creatinine (mass/24H)</a></li></ul></div>" }, "url" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine", "version" : "0.1.0", "name" : "UrineCreatinineProcedure", "title" : "Procedure - urine creatinine - 24H urine", "status" : "draft", "experimental" : true, "date" : "2020-02-11T14:00:00+02:00", "publisher" : "HL7 International - Orders and Observations Work Group", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/Special/committees/orders" } ] } ], "description" : "creatinine measurements on 24-hour urine specimen", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" } ] } ], "purpose" : "This _ActivityDefinition_ specifies the input specimens and input and output observations for urine creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.", "kind" : "ServiceRequest", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "65634-8", "display" : "Creatinine 24 hour urine panel - 24 hour Urine" } ] }, "observationRequirement" : [ { "reference" : "ObservationDefinition/example-observation-collection-duration" }, { "reference" : "ObservationDefinition/example-observation-collection-volume" } ], "observationResultRequirement" : [ { "reference" : "ObservationDefinition/example-observation-collection-duration" }, { "reference" : "ObservationDefinition/example-observation-collection-volume" }, { "reference" : "ObservationDefinition/example-observation-urine24h-creatinine" } ] }