Hospital-Community Lab Referral Cycle
1.1.0 - ci-build
This page is part of the LRC IG (v1.1.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-08-12 |
{
"resourceType" : "ValueSet",
"id" : "lrc-panel-result-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lrc-panel-result-codes</b></p><a name=\"lrc-panel-result-codes\"> </a><a name=\"hclrc-panel-result-codes\"> </a><a name=\"lrc-panel-result-codes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/57021-8/\">57021-8</a></td><td>CBC W Auto Differential panel - Blood</td></tr><tr><td><a href=\"https://loinc.org/5894-1/\">5894-1</a></td><td>Prothrombin time (PT) actual/Normal</td></tr></table></li></ul></div>"
},
"url" : "http://ig.fhir-il-community.org/LRC/ValueSet/lrc-panel-result-codes",
"version" : "1.1.0",
"name" : "LrcPanelResultCodes",
"title" : "Lrc Panel Result Codes",
"status" : "draft",
"experimental" : false,
"date" : "2024-08-12T15:11:38+00:00",
"publisher" : "FHIR-il community",
"contact" : [
{
"name" : "FHIR-il community",
"telecom" : [
{
"system" : "url",
"value" : "http://ig.fhir-il-community.org"
}
]
}
],
"description" : "רשימת קודי Loinc לייצוג קודי פאנל, עבור התוצאות.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "57021-8",
"display" : "CBC W Auto Differential panel - Blood"
},
{
"code" : "5894-1",
"display" : "Prothrombin time (PT) actual/Normal"
}
]
}
]
}
}