FHIR IG analytics| Package | fhir.gdx |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-PrenatalRelatedPersonPatientMale.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson PrenatalRelatedPersonPatientMale
version: 1; Last updated: 2024-09-25 00:02:13+0000;
Information Source: #mzuK1EHcvMPipAda
org/fhir/us/core/StructureDefinition/us-core-race
- ombCategory: CDC Race and Ethnicity: 2106-3 (White)
- detailed: CDC Race and Ethnicity: 2108-9 (European)
- text: Northern European
identifier: Patient ID/fec6172efdca41b4a13341e75cb62e0f (use: official, )
active: true
relationship: domestic partner
name: Higado Sobreviviente (Official)
gender: Male
birthDate: 1996-05-13
address: US (home)
{
"resourceType": "RelatedPerson",
"id": "PrenatalRelatedPersonPatientMale",
"meta": {
"versionId": "1",
"lastUpdated": "2024-09-25T00:02:13.030+00:00",
"source": "#mzuK1EHcvMPipAda"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2106-3",
"display": "White"
}
},
{
"url": "detailed",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2108-9",
"display": "European"
}
},
{
"url": "text",
"valueString": "Northern European"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
}
],
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Patient ID"
}
]
},
"value": "fec6172efdca41b4a13341e75cb62e0f"
}
],
"active": true,
"patient": {
"reference": "Patient/PatientFemale"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "DOMPART",
"display": "domestic partner"
}
]
}
],
"name": [
{
"use": "official",
"family": "Sobreviviente",
"given": [
"Higado"
]
}
],
"gender": "male",
"birthDate": "1996-05-13",
"address": [
{
"use": "home",
"country": "US"
}
]
}