0.1.0 - ci-build
ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "FamilyMemberHistory",
"id" : "ONCOnnect-EX-TB-FamilyHistoryMemberMother",
"meta" : {
"profile" : [
🔗 "https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-family-history-item"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: FamilyMemberHistory ONCOnnect-EX-TB-FamilyHistoryMemberMother</b></p><a name=\"ONCOnnect-EX-TB-FamilyHistoryMemberMother\"> </a><a name=\"hcONCOnnect-EX-TB-FamilyHistoryMemberMother\"> </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-onconnect-pr-tb-family-history-item.html\">Family History Member (Profile)</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-ONCOnnect-EX-TB-Patient.html\">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>date</b>: 2024-06-21</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">Mutter</span></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Onset[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm C50}\">Bösartige Neubildung der Brust</span></td><td>52 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></td></tr></table></div>"
},
"status" : "completed",
"patient" : {
🔗 "reference" : "Patient/ONCOnnect-EX-TB-Patient"
},
"date" : "2024-06-21",
"relationship" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"version" : "3.0.0",
"code" : "MTH",
"display" : "Mutter"
}
]
},
"condition" : [
{
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
"code" : "C50",
"display" : "Bösartige Neubildung der Brust"
}
]
},
"onsetAge" : {
"value" : 52,
"unit" : "a",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
}
]
}