MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions
Mappings for the MCCFamilyHistory resource profile.
MCCFamilyHistory |
FamilyMemberHistory | Entity. Role, or Act, Observation[classCode=OBS, moodCode=EVN] |
text | Act.text? |
contained | N/A |
modifierExtension | N/A |
identifier | id |
instantiatesCanonical | .outboundRelationship[typeCode=DEFN].target |
instantiatesUri | .outboundRelationship[typeCode=DEFN].target |
dataAbsentReason | .reasonCode |
patient | participation[typeCode=SBJ].role |
date | participation[typeCode=AUT].time |
name | name |
relationship | code |
born[x] | player[classCode=LIV, determinerCode=INSTANCE]. birthDate (could be URG) |
age[x] | participation[typeCode=SBJ].act[classCode=OBS,moodCode=EVN, code="age"].value |
deceased[x] | player[classCode=LIV, determinerCode=INSTANCE].deceasedInd, deceasedDate (could be URG) For age, you'd hang an observation off the role |
reasonCode | .reasonCode |
reasonReference | .outboundRelationship[typeCode=RSON].target |
note | inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value |
condition | inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION, value<Diagnosis] |
id | n/a |
extension | n/a |
modifierExtension | N/A |
code | .value |
outcome | outboundRelationship[typeCode=OUTC)].target[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION].value |
onset[x] | inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="Subject Age at measurement", value<Diagnosis].value[@xsi:typeCode='TS' or 'IVL_TS'] Use originalText for string |
note | inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value |