FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Patient |
| Id | Patient-MaxineMayfield16.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient MaxineMayfield16
Maxine Mayfield (official) Female, DoB: 2009-07-18
| Alt. Name: | Max(Nickname) | ||
| Emergency Contact: |
| ||
| Emergency Contact: |
| ||
| Individual Pronouns: |
| ||
| Individual Pronouns: |
| ||
| Individual Gender Identity: |
| ||
{
"resourceType": "Patient",
"id": "MaxineMayfield16",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33791000087105",
"display": "Non-binary gender identity"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"
},
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA29519-8",
"display": "she/her/her/hers/herself"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
},
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA29520-6",
"display": "they/them/their/theirs/themselves"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
}
],
"name": [
{
"use": "official",
"family": "Mayfield",
"given": [
"Maxine"
]
},
{
"use": "nickname",
"text": "Max"
}
],
"gender": "female",
"birthDate": "2009-07-18",
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C",
"display": "Emergency Contact"
}
],
"text": "Mother (MA Records) / Guardian"
}
],
"name": {
"family": "Hargrove",
"given": [
"Sue"
]
}
},
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C",
"display": "Emergency Contact"
}
],
"text": "Father (FL Records) / Guardian"
}
],
"name": {
"family": "Mayfield",
"given": [
"Sam"
]
}
}
]
}