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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypePractitioner
IdPractitioner-e-fLnBq-lBzq8jPEBkxuqjA3.json
FHIR VersionR3

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 e-fLnBq-lBzq8jPEBkxuqjA3

identifier: INTERNAL/ IMMD (use: usual, ), EXTERNAL/IMMD (use: usual, ), PROVID/10000641 (use: usual, ), VEKTIS/03103161 (use: usual, ), INTERNAL/ 10000641 (use: usual, ), EXTERNAL/10000641 (use: usual, )

active: true

name: Schroder, CP, Arts

telecom: int.arts@umcg.nl

gender: Female

birthDate: 1967-01-28

Qualifications

-Code
*Arts

Source1

{
  "resourceType": "Practitioner",
  "id": "e-fLnBq-lBzq8jPEBkxuqjA3",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "text": "INTERNAL"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.2.697780",
      "value": "   IMMD"
    },
    {
      "use": "usual",
      "type": {
        "text": "EXTERNAL"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.2.697780",
      "value": "IMMD"
    },
    {
      "use": "usual",
      "type": {
        "text": "PROVID"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.6",
      "value": "10000641"
    },
    {
      "use": "usual",
      "type": {
        "text": "VEKTIS"
      },
      "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value": "03103161"
    },
    {
      "use": "usual",
      "type": {
        "text": "INTERNAL"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.2.836982",
      "value": " 10000641"
    },
    {
      "use": "usual",
      "type": {
        "text": "EXTERNAL"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.2.836982",
      "value": "10000641"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "text": "Schroder, CP, Arts",
      "family": "Schroder",
      "given": [
        "CP."
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "int.arts@umcg.nl"
    }
  ],
  "gender": "female",
  "birthDate": "1967-01-28",
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000",
            "code": "11",
            "display": "Arts"
          }
        ],
        "text": "Arts"
      }
    }
  ]
}