FHIR IG analytics| Package | hl7.fhir.us.mcode |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-family-member-history-grandmother-brian-l.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory family-member-history-grandmother-brian-l
status: Completed
patient: Brian L Male, DoB: 2021-01-01 ( Medical Record Number: MRN5678 (use: usual, ))
relationship: grandmother
| Code | Onset[x] |
| Primary malignant neoplasm of breast (disorder) | 55 a (Details: UCUM codea = 'a') |
{
"resourceType": "FamilyMemberHistory",
"id": "family-member-history-grandmother-brian-l",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"patient": {
"reference": "Patient/cancer-patient-brian-l"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GRMTH",
"display": "grandmother"
}
]
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372137005",
"display": "Primary malignant neoplasm of breast (disorder)"
}
]
},
"onsetAge": {
"value": 55,
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
]
}