This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Condition: Acute myocardial infarction of anterior wall - JSON Representation
Raw json | Download
{
"resourceType" : "Condition",
"id" : "eumfh-39-07-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"eumfh-39-07-1\"> </a></p><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\">Resource Condition "eumfh-39-07-1" </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#75326-9)</span></p><p><b>code</b>: Acute myocardial infarction of anterior wall <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#54329005; mms#BA41.Z&XA7RE3 "Acute myocardial infarction, unspecified [Anterior wall of heart]")</span></p><p><b>subject</b>: <a href=\"Patient-eumfh-39-07.html\">Patient/eumfh-39-07: Alexander Heig (inject 39-07)</a> " HEIG"</p><p><b>onset</b>: 2014</p><p><b>asserter</b>: <a href=\"Practitioner-eumfh-39-07.html\">Practitioner/eumfh-39-07: Dr. Mark Antonio</a> " ANTONIO"</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "75326-9",
"display" : "Problem"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "54329005",
"display" : "Acute myocardial infarction of anterior wall"
},
{
"system" : "http://id.who.int/icd/release/11/mms",
"code" : "BA41.Z&XA7RE3",
"display" : "Acute myocardial infarction, unspecified [Anterior wall of heart]"
}
]
},
"subject" : {
"reference" : "Patient/eumfh-39-07",
"display" : "Alexander Heig (inject 39-07)"
},
"onsetDateTime" : "2014",
"asserter" : {
"reference" : "Practitioner/eumfh-39-07",
"display" : "Dr. Mark Antonio"
}
}