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

FHIR IG analytics

Packagemedmij.dental.care.r4
Resource TypeProcedure
Idvan-oranje-DentalCare-procedure-event.json
FHIR VersionR4

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

Procedure: Plaatsen opbouw ten behoeve van implantaatkroon
Patiƫnt: Erik van Oranje
Datum: 2024-04-29
Status: Voltooid
Uitgevoerd door: Tandarts
Locatie: Tandartspraktijk de Koning

Source1

{
  "resourceType": "Procedure",
  "id": "procedure-vanoranje-01",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/DentalCare-ProcedureEvent"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "https://puc.overheid.nl/nza/doc/PUC_764375_22/1/",
        "code": "R67*",
        "display": "Plaatsen opbouw ten behoeve van implantaatkroon"
      }
    ]
  },
  "subject": {
    "reference": "Patient/xxx-vanoranje",
    "type": "Patient",
    "display": "Patient, Erik van Oranje"
  },
  "performedDateTime": "2024-04-29",
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/de-koning-PractitionerRole",
        "type": "PractitionerRole",
        "display": "Healthcare professional (role), Tandarts"
      }
    }
  ],
  "location": {
    "reference": "Location/tandheelkunde-centra-vliegbasis-Gilze-Rijen",
    "type": "Location",
    "display": "Healthcare provider (location), Vliegbasis Gilze-Rijen"
  }
}