EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions
: Specimen types - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "specimen-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>https://terminology.hl7.org/ValueSet-v2-0487.html</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>BLD</td><td>Whole blood</td></tr><tr><td>PLAS</td><td>Plasma</td></tr></table></li></ul></div>"
},
"url" : "http://www.egde.no/ValueSet/specimen-type-vs",
"version" : "0.1.7",
"name" : "SpecimenTypeVS",
"title" : "Specimen types",
"status" : "active",
"date" : "2023-03-24T14:09:30+01:00",
"publisher" : "Egde",
"contact" : [
{
"name" : "Egde",
"telecom" : [
{
"system" : "url",
"value" : "http://egde.no/ehg"
},
{
"system" : "email",
"value" : "andy.harrison@egde.no"
}
]
},
{
"name" : "Andy Harrison",
"telecom" : [
{
"system" : "email",
"value" : "andy.harrison@egde.no",
"use" : "work"
}
]
}
],
"description" : "Alllowed codes from https://terminology.hl7.org/3.1.0/ValueSet-v2-0487.html",
"copyright" : "(c) HL7",
"compose" : {
"include" : [
{
"system" : "https://terminology.hl7.org/ValueSet-v2-0487.html",
"concept" : [
{
"code" : "BLD",
"display" : "Whole blood"
},
{
"code" : "PLAS",
"display" : "Plasma"
}
]
}
]
}
}