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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeProcedure
Idact-procedure-135792468.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

{
  "basedOn": [
    {
      "reference": "ServiceRequest/123456789"
    }
  ],
  "code": {
    "coding": [
      {
        "code": "8903",
        "display": "CT lage dosis bij SPECT skelet",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/actOmschrijving/serviceKey"
      },
      {
        "code": "77477000",
        "display": "Computed tomography (procedure)",
        "system": "http://snomed.info/sct"
      }
    ]
  },
  "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-location",
      "valueReference": {
        "reference": "Location/NUC"
      }
    }
  ],
  "id": "ACT-135792468",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/performAct/pnr",
      "use": "usual",
      "value": "135792468"
    }
  ],
  "location": {
    "reference": "Location/901"
  },
  "meta": {
    "lastUpdated": "2023-04-06T12:23:19.105033+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure"
    ]
  },
  "note": [
    {
      "text": "ethyl, benzo abusus\nverward tijdens opname - ontwenning? \nbenzo's gevonden op kamer \nsoms onrustig 's avonds / 's nachts waarvoor valium nood "
    }
  ],
  "performedDateTime": "2020-01-01T11:52:00+01:00",
  "recorder": {
    "reference": "Practitioner/1234567"
  },
  "resourceType": "Procedure",
  "status": "completed",
  "subject": {
    "reference": "Patient/ABCDEFGHIJKL"
  }
}