CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions
Active as of 2020-02-13 |
@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-clearance"] ; #
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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Procedure - 24-hour urine creatinine clearance</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">procedure-urine24h-creatinine-clearance</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">3.0.0-ci-build</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Effective Period: </b></th>\n <td style=\"padding-left: 4px;\">2020-04-01..2020-12-25</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2020-02-13 18:00:00+0100</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">HL7 Switzerland</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Procedures conveying the creatinine renal clearance in 24h urine observation</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">CH</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Topic: </b></th>\n <td style=\"padding-left: 4px;\">18719-5</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Purpose: </b></th>\n <td style=\"padding-left: 4px;\"/>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Copyright: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>CC0-1.0</p>\n</div></td>\n </tr>\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://loinc.org/\">http://loinc.org</a></span></p>\n \n \n <p><b>code: </b><span>2164-2</span></p>\n \n \n <p><b>display: </b><span>Creatinine renal clearance in 24 hour Urine and Serum or Plasma</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-urine24h-creatinine-clearance"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.0.0-ci-build"] ; #
fhir:name [ fhir:v "UrineCreatinineClearanceProcedure"] ; #
fhir:title [ fhir:v "Procedure - 24-hour urine creatinine clearance"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-02-13T18:00:00+01: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 "Procedures conveying the creatinine renal clearance in 24h urine observation"] ; #
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 procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service \"Creatinine 24H renal clearance\""] ; #
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:18719-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18719-5" ] ;
fhir:display [ fhir:v "Chemistry studies (set)" ] ] )
] [
( fhir:coding [
a sct:275711006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "275711006" ] ;
fhir:display [ fhir:v "Serum chemistry test (procedure)" ] ] )
] [
( fhir:coding [
a sct:102811001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "102811001" ] ;
fhir:display [ fhir:v "Creatinine renal clearance, function (observable entity)" ] ] )
] ) ; #
fhir:kind [ fhir:v "ServiceRequest"] ; #
fhir:code [
( fhir:coding [
a loinc:2164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2164-2" ] ;
fhir:display [ fhir:v "Creatinine renal clearance in 24 hour Urine and Serum or Plasma" ] ] )
] ; #
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#3.0.0-ci-build based on FHIR 4.0.1. Generated 2025-01-23
Links: Table of Contents |
QA Report
| Propose a change