MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build
150
MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "ExampleConditionHeadache",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleConditionHeadache</b></p><a name=\"ExampleConditionHeadache\"> </a><a name=\"hcExampleConditionHeadache\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 25064002}\">Headache (finding)</span></p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>onset</b>: 2024-10-01</p><p><b>recordedDate</b>: 2024-10-01</p><p><b>recorder</b>: <a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "25064002",
"display" : "Headache (finding)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"onsetDateTime" : "2024-10-01",
"recordedDate" : "2024-10-01",
"recorder" : {
🔗 "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
},
"asserter" : {
🔗 "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
}
}