FHIR IG analytics| Package | fhir.org.nz.ig.base |
| Resource Type | Organization |
| Id | Organization-organization-edi-address.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization organization-edi-address
name: Health R Us
| Name | Telecom |
| HealthLink EDI account | -unknown- |
{
"resourceType": "Organization",
"id": "organization-edi-address",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Health R Us",
"contact": [
{
"name": {
"text": "HealthLink EDI account"
},
"telecom": [
{
"system": "other",
"_system": {
"extension": [
{
"url": "http://hl7.org.nz/fhir/StructureDefinition/edi-address",
"valueString": "ABC-876"
}
]
}
}
]
}
]
}