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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeEncounter
Idmedmij-gbz-bc-Encounter-5051e07e-507a-460f-8825-1e1ea4ab28b3.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. Subject: Vrouw: Peeters Eva. Id: efed070b-d9e4-4252-bccd-bf16bfac0eb7 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: voltooid
Type contact
Poliklinisch
consult (verrichting)
PeriodeVanaf 1 januari 2024
Probleem/VerrichtingZwangerschap: Peeters Eva
Participant

Source1

{
  "resourceType": "Encounter",
  "id": "5051e07e-507a-460f-8825-1e1ea4ab28b3",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter",
      "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "efed070b-d9e4-4252-bccd-bf16bfac0eb7"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://hl7.org/fhir/v3/ActCode",
    "code": "AMB",
    "display": "Poliklinisch"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11429006",
          "display": "consult (verrichting)"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/EVAXXX-Peeters",
    "display": "Vrouw: Peeters Eva"
  },
  "episodeOfCare": [
    {
      "reference": "EpisodeOfCare/bb1e39d4-d2a3-4a7e-9a2a-647e860c4d81",
      "display": "Zorgepisode: 10202301-1808"
    }
  ],
  "participant": [
    {
      "individual": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "http://nictiz.nl/fhir/PractitionerRole/9a1594d5-d8e8-426b-bf17-a019adcc4bb2",
              "display": "Zorgverlenerrol: Loes Korte (Verloskundigenpraktijk Dalen)"
            }
          }
        ]
      }
    }
  ],
  "period": {
    "start": "2024-01-01"
  },
  "diagnosis": [
    {
      "condition": {
        "reference": "Condition/4e45abae-1d4d-47a7-a87e-9610be9931fe",
        "display": "Zwangerschap: Peeters Eva"
      }
    }
  ]
}