FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.org.nz.ig.base
Resource TypeOrganization
IdOrganization-organization-edi-address.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization organization-edi-address

name: Health R Us

Contacts

-NameTelecom
*HealthLink EDI account-unknown-

Source1

{
  "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"
              }
            ]
          }
        }
      ]
    }
  ]
}