@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-rubella-serum> a fhir:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-lab-service-rubella-serum"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
     fhir:status [ fhir:v "additional" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\">\n            <p><b>Additional Narrative: </b></p>\n            <p><b>Laboratory service title</b>: laboratory service - Rubella IgM quantification on serum</p>\n            <p><b>id:</b> example-lab-service-rubella-serum</p>\n            <p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition</p>\n            <p><b>CatalogReference:</b> <a href=\"Composition-example-lab-compendium-header.html\"> Composition/example-lab-compendium-header</a> </p>\n            <p><b>name:</b> RubellaIgM</p>\n            <p><b>description:</b> Rubella IgM quantitative on serum</p>\n            <p><b>type:</b> test</p>\n            <p><b>status:</b> draft, experimental</p>\n            <p><b>publisher:</b> HL7 International </p>\n            <p><b>contact:</b> HL7 Orders and Observations Work Group (<a href=\"http://www.hl7.org/Special/committees/orders/index.cfm\"> http://www.hl7.org/Special/committees/orders/index.cfm</a>)</p>            \n            <p><b>useContext (task):</b> LABOE (laboratory test order entry task)</p>\n            <p><b>topic:</b> SNOMED CT: 68793005 |Serologic test|</p>\n            <table class=\"grid\">\n                <tbody>\n                    <tr><td><b>action:</b></td><td colspan=\"5\"/></tr>\n                    <tr><td/><td><b>extension:SpecimenRequested:</b></td><td colspan=\"4\"><a href=\"SpecimenDefinition-example-specimen-2ml-serum.html\"> SpecimenDefinition/example-specimen-2ml-serum</a></td></tr>\n                    <tr><td/><td><b>code:</b></td><td colspan=\"4\"> LOINC: 5335-5 |Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay|</td></tr>\n                    <tr><td/><td><b>definition:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-rubella.html\"> ActivityDefinition/example-lab-procedure-rubella</a></td></tr>\n                </tbody>\n            </table>\n        </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/uv/order-catalog/Composition/example-lab-compendium-header> ;
       fhir:reference [ fhir:v "Composition/example-lab-compendium-header" ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-rubella-serum"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-rubella-serum>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.55.34.9" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "RubellaIgM"] ; # 
  fhir:title [ fhir:v "laboratory service - Rubella IgM quantification on serum"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type>
       ] ;
       fhir:code [ fhir:v "test" ] ;
       fhir:display [ fhir:v "unitary measurement performed on an in vitro biologic specimen" ]
     ] )
  ] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2020-02-05T20:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Rubella IgM quantitative on serum"] ; # 
  fhir:useContext ( [
     fhir:code [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type>
       ] ;
       fhir:code [ fhir:v "task" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>
         ] ;
         fhir:code [ fhir:v "LABOE" ] ;
         fhir:display [ fhir:v "laboratory test order entry task" ]
       ] )
     ]
  ] ) ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:topic ( [
     fhir:coding ( [
       a sct:68793005 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "68793005" ] ;
       fhir:display [ fhir:v "Serologic test" ]
     ] )
  ] ) ; # 
  fhir:action ( [
     fhir:extension ( [
       fhir:extension ( [
         fhir:extension ( [
           fhir:url [
             fhir:v "Material"^^xsd:anyURI ;
             fhir:l fhir:Material
           ] ;
           fhir:value [
             a fhir:Reference ;
             fhir:l <http://hl7.org/fhir/uv/order-catalog/SpecimenDefinition/example-specimen-2ml-serum> ;
             fhir:reference [ fhir:v "SpecimenDefinition/example-specimen-2ml-serum" ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "ExclusiveGroup"^^xsd:anyURI ;
           fhir:l fhir:ExclusiveGroup
         ]
       ] ) ;
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested>
       ]
     ] ) ;
     fhir:code [
       fhir:coding ( [
         a loinc:5335-5 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "5335-5" ] ;
         fhir:display [ fhir:v "Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay" ]
       ] )
     ] ;
     fhir:definition [
       a fhir:Canonical ;
       fhir:v "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella>
     ]
  ] ) . # 

<http://hl7.org/fhir/uv/order-catalog/Composition/example-lab-compendium-header> a fhir:Uv .

<http://hl7.org/fhir/uv/order-catalog/SpecimenDefinition/example-specimen-2ml-serum> a fhir:Uv .

# -------------------------------------------------------------------------------------

