DK MedCom Condition List
1.0.1 - release
DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1 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" : "2f776d94-0835-4631-8e48-544cc790783a",
"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 2f776d94-0835-4631-8e48-544cc790783a</b></p><a name=\"2f776d94-0835-4631-8e48-544cc790783a\"> </a><a name=\"hc2f776d94-0835-4631-8e48-544cc790783a\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-conditionlist-condition.html\">MedComConditionListCondition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://snomed.info/sct 15240007}\">Current</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.208.176.2.4.12 ?}, {urn:oid:1.2.208.176.2.31 T93}\">Lipidforstyrrelse</span></p><p><b>subject</b>: <a href=\"Patient-46ae468d-f7fc-4749-a59e-e2a9c5e22327.html\">William ManyDiagnoses ThomsenE (official) Male, DoB: 1977-01-27 ( urn:oid:1.2.208.176.1.2#2701779899)</a></p><p><b>onset</b>: 2018-02-17 15:16:30+0100</p><p><b>recordedDate</b>: 2018-02-17 15:16:30+0100</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "resolved"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "15240007"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.208.176.2.4.12",
"code" : "?",
"display" : "Lipidforstyrrelse"
},
{
"system" : "urn:oid:1.2.208.176.2.31",
"code" : "T93",
"display" : "Lipidforstyrrelse"
}
],
"text" : "Lipidforstyrrelse"
},
"subject" : {
🔗 "reference" : "Patient/46ae468d-f7fc-4749-a59e-e2a9c5e22327"
},
"onsetDateTime" : "2018-02-17T15:16:30+01:00",
"recordedDate" : "2018-02-17T15:16:30+01:00"
}