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

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypePractitioner
IdPractitioner-acs-cda-clinician-bob.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: Practitioner acs-cda-clinician-bob

identifier: NZParamed/600821

name: Bob


Source1

{
  "resourceType": "Practitioner",
  "id": "acs-cda-clinician-bob",
  "meta": {
    "profile": [
      "https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/ambulance-clinician"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://standards.digital.health.nz/ns/paramedic-council-id",
      "value": "600821"
    }
  ],
  "name": [
    {
      "use": "usual",
      "given": [
        "Bob"
      ]
    }
  ]
}