Order Catalog Implementation Guide, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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:PlanDefinition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "example-lab-panel-blood-electrolyte"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition> ]
];
fhir:Resource.language [ fhir:value "en-US"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></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 \"example-lab-panel-blood-electrolyte\" (Language \"en-US\") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-LabServiceDefinition.html\">Laboratory Service Definition</a></p></div><p><b>Reference to a catalog</b>: <a href=\"Composition-example-lab-compendium-header.html\">Composition/example-lab-compendium-header</a></p><p><b>Healthcare Service Billing Code</b>: 1609 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nabm#1609)</span></p><blockquote><p><b>Billing summary for the plan definition</b></p><p><b>value</b>: no notable particularity for billing</p><p><b>value</b>: normal</p></blockquote><p><b>Schedule summary for the plan definition</b>: Set up: Mon-Sat (Day shift or Night shift), Sun (Day shift); Report available: 1 day</p><p><b>Limitation summary for the plan definition</b>: No specific limitation for this panel</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-panel-blood-electrolyte</code></p><p><b>version</b>: current</p><p><b>name</b>: BloodElectrolytePanel</p><p><b>title</b>: Blood electrolyte panel (serum or plasma)</p><p><b>type</b>: collection of tests and panels performed on one or more in vitro biologic specimens <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-laboratory-service-definition-type.html\">Code system for types of laboratory service definitions</a>#panel)</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-02-11 08:00:00+0200</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/orders\">http://hl7.org/Special/committees/orders</a></p><p><b>description</b>: Potassium measurement on serum specimen</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>topic</b>: Chemistry studies (set) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18719-5)</span>, Blood chemistry <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#166312007)</span>, Biochimie générale et spécialisée <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (SH-REF-08#BIOCHBM)</span>, BIOCHIMIE - SANG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nabm#13-01)</span></p><h3>Actions</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Timing[x]</b></td><td><b>Definition[x]</b></td></tr><tr><td>*</td><td></td><td>Electrolytes 1998 panel - Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24326-1)</span></td><td>30 minutes<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mn = 'mn')</span></td><td><a href=\"ActivityDefinition-example-lab-blood-electrolyte.html\">Procedure - blood electrolyte (serum or plasma)</a></td></tr></table></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Composition/example-lab-compendium-header" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ServiceBillingCode" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.codage.ext.cnamts.fr/codif/nabm" ];
fhir:Coding.code [ fhir:value "1609" ] ] ]
], [
fhir:index 2;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "textualSummary" ];
fhir:Extension.valueMarkdown [ fhir:value "no notable particularity for billing" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "reimbursabilitySummary" ];
fhir:Extension.valueCode [ fhir:value "normal" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/BillingSummary" ]
], [
fhir:index 3;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ScheduleSummary" ];
fhir:Extension.valueString [ fhir:value "Set up: Mon-Sat (Day shift or Night shift), Sun (Day shift); Report available: 1 day" ]
], [
fhir:index 4;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LimitationSummary" ];
fhir:Extension.valueString [ fhir:value "No specific limitation for this panel" ]
];
fhir:PlanDefinition.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-panel-blood-electrolyte"];
fhir:PlanDefinition.version [ fhir:value "current"];
fhir:PlanDefinition.name [ fhir:value "BloodElectrolytePanel"];
fhir:PlanDefinition.title [ fhir:value "Blood electrolyte panel (serum or plasma)"];
fhir:PlanDefinition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type" ];
fhir:Coding.code [ fhir:value "panel" ];
fhir:Coding.display [ fhir:value "collection of tests and panels performed on one or more in vitro biologic specimens" ] ]
];
fhir:PlanDefinition.status [ fhir:value "draft"];
fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean];
fhir:PlanDefinition.date [ fhir:value "2020-02-11T20:00:00+02:00"^^xsd:dateTime];
fhir:PlanDefinition.publisher [ fhir:value "HL7 International - Orders and Observations Work Group"];
fhir:PlanDefinition.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/orders" ] ]
];
fhir:PlanDefinition.description [ fhir:value "Potassium measurement on serum specimen"];
fhir:PlanDefinition.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
fhir:Coding.code [ fhir:value "task" ];
fhir:Coding.display [ fhir:value "Workflow Task" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
fhir:Coding.code [ fhir:value "LABOE" ];
fhir:Coding.display [ fhir:value "laboratory test order entry task" ] ] ]
];
fhir:PlanDefinition.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ] ]
];
fhir:PlanDefinition.topic [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:18719-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "18719-5" ];
fhir:Coding.display [ fhir:value "Chemistry studies (set)" ] ]
], [
fhir:index 1;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:166312007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "166312007" ];
fhir:Coding.display [ fhir:value "Blood chemistry" ] ]
], [
fhir:index 2;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://tools.cofrac.fr/documentation/SH-REF-08" ];
fhir:Coding.code [ fhir:value "BIOCHBM" ];
fhir:Coding.display [ fhir:value "Biochimie générale et spécialisée" ] ]
], [
fhir:index 3;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.codage.ext.cnamts.fr/codif/nabm" ];
fhir:Coding.code [ fhir:value "13-01" ];
fhir:Coding.display [ fhir:value "BIOCHIMIE - SANG" ] ]
];
fhir:PlanDefinition.relatedArtifact [
fhir:index 0;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-potassium-serum";
fhir:link <http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-potassium-serum> ]
];
fhir:PlanDefinition.action [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "Material" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "SpecimenDefinition/example-specimen-serum-plasma" ];
fhir:Reference.display [ fhir:value "example-specimen-serum-plasma" ] ] ];
fhir:Extension.url [ fhir:value "ExclusiveGroup" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested" ] ];
fhir:PlanDefinition.action.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:24326-1;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "24326-1" ];
fhir:Coding.display [ fhir:value "Electrolytes 1998 panel - Serum or Plasma" ] ] ];
fhir:PlanDefinition.action.timingDuration [
fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "minutes" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "mn" ] ];
fhir:PlanDefinition.action.definitionCanonical [
fhir:value "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-blood-electrolyte";
fhir:link <http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-blood-electrolyte> ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.