MyHealth@Eu Laboratory Report
0.0.1 - qa-preview
150
MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "eHDSILabCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSILabCode</b></p><a name=\"eHDSILabCode\"> </a><a name=\"hceHDSILabCode\"> </a><a name=\"eHDSILabCode-en-US\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE = 1 and STATUS = ACTIVE</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "http://terminology.ehdsi.eu/ValueSet/eHDSILabCode",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.70"
}
],
"version" : "0.0.1",
"name" : "EHDSILabCode",
"title" : "eHDSI Laboratory Codes",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-21T06:45:21+00:00",
"publisher" : "MyHealth@Eu",
"contact" : [
{
"name" : "MyHealth@Eu",
"telecom" : [
{
"system" : "url",
"value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description" : "This Value Set is used for the standard laboratory codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "CLASSTYPE",
"op" : "=",
"value" : "1"
},
{
"property" : "STATUS",
"op" : "=",
"value" : "ACTIVE"
}
]
}
]
}
}