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

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypePractitioner
IdPractitioner-1-TeamMemberPierreUrgentiste.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Practitioner",
  "id": "1-TeamMemberPierreUrgentiste",
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000028105",
      "assigner": {
        "reference": "Organization/1-TeamRettungsdienst"
      }
    }
  ],
  "name": [
    {
      "family": "Urgentiste",
      "given": [
        "Pierre"
      ]
    }
  ],
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "309294001",
            "display": "Emergency department physician (occupation)"
          }
        ],
        "text": "Notarzt/Notärztin SGNOR"
      }
    }
  ]
}