DK MedCom Condition List
1.0.0 - ci-build
DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-conditionlist/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "5af29fb2-f724-4918-94b2-cfeb18e263ac",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 5af29fb2-f724-4918-94b2-cfeb18e263ac</b></p><a name=\"5af29fb2-f724-4918-94b2-cfeb18e263ac\"> </a><a name=\"hc5af29fb2-f724-4918-94b2-cfeb18e263ac\"> </a><a name=\"5af29fb2-f724-4918-94b2-cfeb18e263ac-en-US\"> </a><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 15240007}\">Current</span></p><p><b>code</b>: <span title=\"Codes:\">KOL</span></p><p><b>subject</b>: <a href=\"Patient-19bdc614-503b-481d-ae65-4040daf7060d.html\">Knut Odvar Test Mosebryggersen (official) Male, DoB: 1982-02-15 ( urn:oid:1.2.208.176.1.2#1502829995)</a></p><p><b>onset</b>: 2019-11-25</p><p><b>recordedDate</b>: 2020-03-15</p></div>"
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "15240007"
}
]
}
],
"code" : {
"text" : "KOL"
},
"subject" : {
🔗 "reference" : "Patient/19bdc614-503b-481d-ae65-4040daf7060d"
},
"onsetDateTime" : "2019-11-25",
"recordedDate" : "2020-03-15"
}