0.1.0 - ci-build
AnamnesiinRemoto - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "FamilyMemberHistory",
"id" : "FamilyMemberHistory-Patient-001",
"meta" : {
"profile" : [
🔗 "http://anamnesi.na.icar.cnr/StructureDefinition/familymemberhistory-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: FamilyMemberHistory FamilyMemberHistory-Patient-001</b></p><a name=\"FamilyMemberHistory-Patient-001\"> </a><a name=\"hcFamilyMemberHistory-Patient-001\"> </a><a name=\"FamilyMemberHistory-Patient-001-en-US\"> </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-familymemberhistory-patient.html\">FamilyMemberHistory_Patient</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-Patient-Anamnesi-001.html\">Luigi Bianchi Male, DoB: 1985-02-16 ( http://example.com/codice-fiscale#BNCLGU85B16F205Q)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://snomed.info/sct 66839005}\">Father</span></p><p><b>sex</b>: <span title=\"Codes:\">male</span></p><p><b>born</b>: 1965-07-10</p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Onset[x]</b></td><td><b>Note</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 363406005}\">Malignant neoplasm of colon (disorder)</span></td><td>65 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></td><td>Diagnosi confermata tramite biopsia nel 2010.</td></tr></table></div>"
},
"status" : "completed",
"patient" : {
🔗 "reference" : "Patient/Patient-Anamnesi-001"
},
"relationship" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66839005",
"display" : "Father"
}
]
},
"sex" : {
"coding" : [
{
"code" : "male"
}
]
},
"bornDate" : "1965-07-10",
"condition" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363406005",
"display" : "Malignant neoplasm of colon (disorder)"
}
]
},
"onsetAge" : {
"value" : 65,
"unit" : "years",
"system" : "http://unitsofmeasure.org",
"code" : "a"
},
"note" : [
{
"text" : "Diagnosi confermata tramite biopsia nel 2010."
}
]
}
]
}