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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeProcedure
Idprocedure-3309985977.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "code": {
    "coding": [
      {
        "code": "HW",
        "display": "Huid en wondzorg",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/zorgDefinitie/zorgDefinitieCode"
      }
    ]
  },
  "id": "3309985977",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr",
      "use": "usual",
      "value": "3309985977"
    }
  ],
  "location": {
    "reference": "Location/66402"
  },
  "meta": {
    "lastUpdated": "2021-11-09T14:15:31.888184+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure"
    ]
  },
  "performedDateTime": "2021-10-30T02:00:13+02:00",
  "performer": [
    {
      "actor": {
        "reference": "Organization/OLVA"
      }
    }
  ],
  "resourceType": "Procedure",
  "status": "completed",
  "subject": {
    "reference": "Patient/TLU7DAK3RC35"
  }
}