FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Organization |
| Id | Organization-vrdr-funeral-home-dcr-ex1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization vrdr-funeral-home-dcr-ex1
Profile: Funeral Home
identifier: 139
active: true
type: Funeral Home
name: Byles-Macdougall Funeral Service (New London)
address: 88 Huntington St Kennesaw GA 30144 US
{
"resourceType": "Organization",
"id": "vrdr-funeral-home-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-funeral-home"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "139"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-organization-type-cs",
"code": "funeralhome",
"display": "Funeral Home"
}
]
}
],
"name": "Byles-Macdougall Funeral Service (New London)",
"address": [
{
"line": [
"88 Huntington St"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "88"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Huntington"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType",
"valueString": "St"
}
]
}
],
"city": "Kennesaw",
"state": "GA",
"postalCode": "30144",
"country": "US"
}
]
}