FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Organization |
| Id | Organization-us-core-organization-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 us-core-organization-dcr-ex1
Profile: US Core Organization Profile
identifier: http://example.org/fhir/Insurity.Tahoe.Organization.Entity.BusinessUnitCode/STATE_MEDICAL_EXAMINER_OFFICE_STATE_MEDICAL_EXAMIN
active: true
name: Office of Chief Medical Examiner
address: 11 Shuttle Road BARRETT PARKWAY GA US
{
"resourceType": "Organization",
"id": "us-core-organization-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/fhir/Insurity.Tahoe.Organization.Entity.BusinessUnitCode",
"value": "STATE_MEDICAL_EXAMINER_OFFICE_STATE_MEDICAL_EXAMIN"
}
],
"active": true,
"name": "Office of Chief Medical Examiner",
"address": [
{
"line": [
"11 Shuttle Road"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "11"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Shuttle"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType",
"valueString": "Road"
}
]
}
],
"city": "BARRETT PARKWAY",
"state": "GA",
"country": "US"
}
]
}