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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypePractitioner
IdPractitioner-67d36d4c-bc18-4c5d-8fb5-609f6a17451e.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

id 0100000000 (AGB-Z), id urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.37.8017 (urn:ietf:rfc:3986), Vaste Huisarts 1
+31434073576 (2.16.840.1.113883.2.4.3.11.60.40.4.22.1-LL addressUse_WP), huisarts@huisarts.nl (Email addressUse_WP)

Source1

{
  "resourceType": "Practitioner",
  "id": "67d36d4c-bc18-4c5d-8fb5-609f6a17451e",
  "meta": {
    "lastUpdated": "2024-04-17T11:47:54.606+02:00",
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value": "0100000000"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.37.8017"
    }
  ],
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode": "NL1"
        }
      ],
      "text": "Vaste Huisarts 1",
      "family": "Vaste Huisarts 1",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Vaste Huisarts 1"
          }
        ]
      }
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                "code": "LL",
                "display": "Vast telefoonnummer"
              }
            ]
          }
        }
      ],
      "system": "phone",
      "value": "+31434073576",
      "use": "work"
    },
    {
      "system": "email",
      "value": "huisarts@huisarts.nl",
      "use": "work"
    }
  ]
}