CH LAB-Order (R4)
3.0.0 - 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 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
Draft as of 2024-12-13 |
{
"resourceType" : "ActivityDefinition",
"id" : "procedure-lab-panel-renal-insufficiency",
"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\"><p><b style=\"color: maroon\">Exception generating Narrative: Error @1, 17: Premature ExpressionNode termination at unexpected token "=="</b></p></div>"
},
"url" : "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-lab-panel-renal-insufficiency",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.19.7.100"
}
],
"version" : "3.0.0",
"title" : "Procedure for renal insufficiency assessment panel",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-13T18:00:00+01: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" : "Order Panel for chronic renal insufficiency",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"relatedArtifact" : [
{
"type" : "documentation",
"display" : "Explanation of diagnostic tests used for assessment of stable renal insufficiency"
}
],
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "441915005",
"display" : "Measurement of renal function (procedure)"
}
]
},
"intent" : "order",
"specimenRequirement" : [
{
🔗 "reference" : "SpecimenDefinition/single-test-serum-venous"
}
],
"observationResultRequirement" : [
{
🔗 "reference" : "ObservationDefinition/observationAlbuminUrine"
},
{
🔗 "reference" : "ObservationDefinition/observationCreatinineUrine"
},
{
🔗 "reference" : "ObservationDefinition/observation-uACR"
},
{
🔗 "reference" : "ObservationDefinition/observationCreatinineSerum"
}
]
}