CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

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

: ActivityDefinition CRP SI - TTL Representation

Active as of 2020-01-24

Raw ttl | Download


@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-crp-SI"] ; # 
  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 class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition procedure-crp-SI</b></p><a name=\"procedure-crp-SI\"> </a><a name=\"hcprocedure-crp-SI\"> </a><a name=\"procedure-crp-SI-en-US\"> </a><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\">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>: <a href=\"ActivityDefinition-procedure-crp-SI.html\">ActivityDefinition Procedure - CRP measurement on in vitro blood serum - SI-Units</a></p><p><b>identifier</b>: CRP_test (use: official, )</p><p><b>version</b>: 3.0.0-ci-build</p><p><b>name</b>: CRPMeasurementProcedure</p><p><b>title</b>: Procedure - CRP measurement on in vitro blood serum - SI-Units</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-01-24 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>: </p><div><p>Potassium measurement procedure on in-vitro serum specimen</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 CH}\">Switzerland</span></p><p><b>purpose</b>: </p><div><p>This <em>ActivityDefinition</em> specifies the input specimens and observations needed to perform potassium level test on serum, and the output observation.                  It is referenced by any <em>PlanDefinition</em> representing a lab service focusing on this test.</p>\n</div><p><b>copyright</b>: </p><div><p>CC0-1.0</p>\n</div><p><b>effectivePeriod</b>: 2020-04-01 --&gt; 2020-12-25</p><p><b>topic</b>: <span title=\"Codes:{http://loinc.org 18719-5}\">Chemistry studies (set)</span>, <span title=\"Codes:{http://snomed.info/sct 275711006}\">Serum chemistry test (procedure)</span>, <span title=\"Codes:{http://snomed.info/sct 55235003}\">C-reactive protein measurement (procedure)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76485-2}\">C reactive protein [Moles/volume] in Serum or Plasma</span></p><p><b>priority</b>: Routine</p><p><b>specimenRequirement</b>: <a href=\"SpecimenDefinition-single-test-serum-venous.html\">SpecimenDefinition: typeCollected = Venous blood specimen (specimen); collection = Venipuncture for blood test</a></p><p><b>observationResultRequirement</b>: <a href=\"ObservationDefinition-observation-serum-potassium.html\">ObservationDefinition Potassium [Moles/volume] in Serum or Plasma</a></p></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-crp-SI"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "CRP_test" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0-ci-build"] ; # 
  fhir:name [ fhir:v "CRPMeasurementProcedure"] ; # 
  fhir:title [ fhir:v "Procedure - CRP measurement on in vitro blood serum - SI-Units"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-01-24T14: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 "Potassium measurement procedure on in-vitro serum 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 observations needed to perform potassium level test on serum, and the output observation.                  It is referenced by any _PlanDefinition_ representing a lab service focusing on this test."] ; # 
  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:55235003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55235003" ] ;
fhir:display [ fhir:v "C-reactive protein measurement (procedure)" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "ServiceRequest"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:76485-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76485-2" ] ;
fhir:display [ fhir:v "C reactive protein [Moles/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:specimenRequirement ( [
fhir:reference [ fhir:v "SpecimenDefinition/single-test-serum-venous" ]
  ] ) ; # 
  fhir:observationResultRequirement ( [
fhir:reference [ fhir:v "ObservationDefinition/observation-serum-potassium" ]
  ] ) . #