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

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypeOrganization
IdOrganization-acs-cda-org-stjohn.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 acs-cda-org-stjohn

identifier: HPIOrganization/G02780-A

name: Order of St John

telecom: +6495791015

address: 2 Harrison Road Auckland 1741 New Zealand (work)


Source1

{
  "resourceType": "Organization",
  "id": "acs-cda-org-stjohn",
  "meta": {
    "profile": [
      "https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/ambulance-service-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value": "G02780-A"
    }
  ],
  "name": "Order of St John",
  "telecom": [
    {
      "system": "phone",
      "value": "+6495791015",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "2 Harrison Road"
      ],
      "city": "Auckland",
      "district": "Panmure",
      "postalCode": "1741",
      "country": "New Zealand"
    }
  ]
}