Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "valueset-ICD-10-GM",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CodeSystemICD10GM2021.html\"><code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code></a></li></ul></div>"
},
"url" : "http://fhir.de/ValueSet/bfarm/icd-10-gm",
"version" : "0.4.50648",
"name" : "ICD10GM",
"status" : "active",
"experimental" : false,
"date" : "2021-02-17",
"publisher" : "Clinomic",
"contact" : [
{
"name" : "Clinomic",
"telecom" : [
{
"system" : "url",
"value" : "https://clinomic.ai/"
},
{
"system" : "email",
"value" : "info@clinomic.ai"
}
]
}
],
"description" : "ICD-10-GM",
"copyright" : "BfArM - Bundesinstitut für Arzneimittel und Medizinprodukte",
"compose" : {
"include" : [
{
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm"
}
]
}
}