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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeEncounter
IdEncounter-7e705c5d-d0a3-4af7-993a-12fdc77d9f67.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

Contact.
Patiënt: Dhr. P. Patient-4
Status: beëindigd
Type contact
Ambulatory
e-consult
PeriodeVanaf 30 september 2025 t/m 30 september 2025
Participant
Uitvoerende: Pharmeon acceptatie zorgverlener
Zorgverlenerrol: Huisartsen, niet apotheekhoudend

Source1

{
  "resourceType": "Encounter",
  "id": "7e705c5d-d0a3-4af7-993a-12fdc77d9f67",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/gp-Encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://hl7.org/fhir/v3/ActCode",
    "code": "AMB",
    "display": "Ambulatory"
  },
  "type": [
    {
      "coding": [
        {
          "system": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactwijze",
          "code": "12",
          "display": "e-consult"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
    "display": "Dhr. P. Patient-4"
  },
  "participant": [
    {
      "individual": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
              "display": "Huisartsen, niet apotheekhoudend"
            }
          }
        ],
        "reference": "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
        "display": "Pharmeon acceptatie zorgverlener"
      }
    }
  ],
  "period": {
    "start": "2025-09-30",
    "end": "2025-09-30"
  }
}