This page is part of the CH LAB-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2020-02-11 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "procedure-urine24h-creatinine"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition> ] )
] ; #
fhir:language [ fhir:v "en-US"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"procedure-urine24h-creatinine\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition "procedure-urine24h-creatinine" (Language "en-US") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/order-catalog/2020Sep/StructureDefinition-LabProcedureDefinition.html\">Laboratory Procedure Definition</a></p></div><p><b>url</b>: <code>http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-urine24h-creatinine</code></p><p><b>version</b>: 2.0.0-ballot</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>: 2020-02-11 14:00:00+0200</p><p><b>publisher</b>: HL7 Switzerland</p><p><b>contact</b>: HL7 Switzerland: <a href=\"https://www.hl7.ch\">https://www.hl7.ch</a>, Marcel Hanselmann: <a href=\"mailto:laborprojektgruppe@gmail.com\">laborprojektgruppe@gmail.com</a></p><p><b>description</b>: creatinine measurements on 24-hour urine specimen</p><p><b>jurisdiction</b>: Switzerland <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#CH)</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>copyright</b>: CC0-1.0</p><p><b>effectivePeriod</b>: 2020-04-01 --> 2020-12-25</p><p><b>topic</b>: Urinalysis studies (set) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18729-4)</span>, Evaluation of urine specimen (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#442564008)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Creatinine 24 hour urine panel - 24 hour Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#65634-8)</span></p><p><b>observationRequirement</b>: </p><ul><li><a href=\"ObservationDefinition-observation-collection-duration.html\">ObservationDefinition/observation-collection-duration</a></li><li><a href=\"ObservationDefinition-observation-collection-volume.html\">ObservationDefinition/observation-collection-volume</a></li></ul><p><b>observationResultRequirement</b>: </p><ul><li><a href=\"ObservationDefinition-observation-collection-duration.html\">ObservationDefinition/observation-collection-duration</a></li><li><a href=\"ObservationDefinition-observation-collection-volume.html\">ObservationDefinition/observation-collection-volume</a></li><li><a href=\"ObservationDefinition-observation-urine24h-creatinine.html\">ObservationDefinition/observation-urine24h-creatinine</a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-urine24h-creatinine"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "UrineCreatinineProcedure"] ; #
fhir:title [ fhir:v "Procedure - urine creatinine - 24H urine"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-02-11T14:00:00+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Switzerland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch" ] ] )
] [
fhir:name [ fhir:v "Marcel Hanselmann" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "laborprojektgruppe@gmail.com" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "creatinine measurements on 24-hour urine specimen"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:purpose [ fhir:v "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."] ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2020-04-01"^^xsd:date ] ;
fhir:end [ fhir:v "2020-12-25"^^xsd:date ]
] ; #
fhir:topic ( [
( fhir:coding [
a loinc:18729-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18729-4" ] ;
fhir:display [ fhir:v "Urinalysis studies (set)" ] ] )
] [
( fhir:coding [
a sct:442564008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "442564008" ] ;
fhir:display [ fhir:v "Evaluation of urine specimen (procedure)" ] ] )
] ) ; #
fhir:kind [ fhir:v "ServiceRequest"] ; #
fhir:code [
( fhir:coding [
a loinc:65634-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "65634-8" ] ;
fhir:display [ fhir:v "Creatinine 24 hour urine panel - 24 hour Urine" ] ] )
] ; #
fhir:observationRequirement ( [
fhir:reference [ fhir:v "ObservationDefinition/observation-collection-duration" ]
] [
fhir:reference [ fhir:v "ObservationDefinition/observation-collection-volume" ]
] ) ; #
fhir:observationResultRequirement ( [
fhir:reference [ fhir:v "ObservationDefinition/observation-collection-duration" ]
] [
fhir:reference [ fhir:v "ObservationDefinition/observation-collection-volume" ]
] [
fhir:reference [ fhir:v "ObservationDefinition/observation-urine24h-creatinine" ]
] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-lab-order#2.0.0-ballot based on FHIR 4.0.1. Generated 2023-06-29
Links: Table of Contents |
QA Report
| Propose a change