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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeProcedure
Idor-procedure-23244755.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

{
  "encounter": {
    "reference": "Encounter/AW-123456789"
  },
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter",
      "valueReference": {
        "reference": "Encounter/CT-987654321"
      }
    }
  ],
  "id": "O-23244755",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/okFiche/okFicheId",
      "use": "usual",
      "value": "45678912"
    }
  ],
  "location": {
    "reference": "Location/THO"
  },
  "meta": {
    "lastUpdated": "2022-04-09T13:54:35.304737+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhORProcedure"
    ]
  },
  "note": [
    {
      "text": "Correctie distale tibia"
    }
  ],
  "performedPeriod": {
    "end": "2022-04-09T08:17:36+02:00",
    "start": "2022-04-09T07:16:11+02:00"
  },
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/10023456"
      },
      "function": {
        "coding": [
          {
            "code": "Hoofdchirurg",
            "display": "Hoofdchirurg",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/okFicheUitvoerder/typeUitvoerder"
          }
        ]
      }
    },
    {
      "actor": {
        "reference": "Practitioner/2001234"
      },
      "function": {
        "coding": [
          {
            "code": "Anaesthesist",
            "display": "Anaesthesist",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/okFicheUitvoerder/typeUitvoerder"
          }
        ]
      }
    },
    {
      "actor": {
        "reference": "Practitioner/1035456"
      },
      "function": {
        "coding": [
          {
            "code": "Supervisor",
            "display": "Supervisor",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/okFicheUitvoerder/typeUitvoerder"
          }
        ]
      }
    },
    {
      "actor": {
        "reference": "Practitioner/10012465"
      },
      "function": {
        "coding": [
          {
            "code": "Zaalsupervisor",
            "display": "Zaalsupervisor",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/okFicheUitvoerder/typeUitvoerder"
          }
        ]
      }
    },
    {
      "actor": {
        "reference": "Practitioner/2114547"
      },
      "function": {
        "coding": [
          {
            "code": "Anaesthesist",
            "display": "Anaesthesist",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/okFicheUitvoerder/typeUitvoerder"
          }
        ]
      }
    }
  ],
  "resourceType": "Procedure",
  "status": "completed",
  "subject": {
    "reference": "Patient/ABCDFGHEJK"
  }
}