CH LAB-Order (R4)
3.0.0-ci-build - ci-build
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-11 |
{
"resourceType" : "ActivityDefinition",
"id" : "procedure-serum-electrolyte",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"
]
},
"language" : "en-US",
"text" : {
"status" : "extensions",
"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 - blood electrolyte (serum or plasma)</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">procedure-serum-electrolyte</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-11 14:00:00+0200</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>Na, K, Cl level measurements on serum or plasma</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>24326-1</span></p>\n \n \n <p><b>display: </b><span>Electrolytes 1998 panel - 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>"
},
"url" : "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-serum-electrolyte",
"version" : "3.0.0-ci-build",
"name" : "BloodElectrolyteProcedure",
"title" : "Procedure - blood electrolyte (serum or plasma)",
"status" : "active",
"experimental" : true,
"date" : "2020-02-11T14:00:00+02:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
},
{
"name" : "Marcel Hanselmann",
"telecom" : [
{
"system" : "email",
"value" : "laborprojektgruppe@gmail.com",
"use" : "work"
}
]
}
],
"description" : "Na, K, Cl level measurements on serum or plasma",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"purpose" : "This _ActivityDefinition_ specifies the input specimens and input and output observations for blood electrolyte. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.",
"copyright" : "CC0-1.0",
"effectivePeriod" : {
"start" : "2020-04-01",
"end" : "2020-12-25"
},
"topic" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18719-5",
"display" : "Chemistry studies (set)"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "275711006",
"display" : "Serum chemistry test (procedure)"
}
]
}
],
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24326-1",
"display" : "Electrolytes 1998 panel - Serum or Plasma"
}
]
},
"specimenRequirement" : [
{
🔗 "reference" : "SpecimenDefinition/single-test-serum-venous"
}
],
"observationResultRequirement" : [
{
🔗 "reference" : "ObservationDefinition/observation-serum-sodium"
},
{
🔗 "reference" : "ObservationDefinition/observation-serum-potassium"
},
{
🔗 "reference" : "ObservationDefinition/observation-serum-chloride"
}
]
}