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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeServiceRequest
IdserviceRequest-1230456078.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

{
  "authoredOn": "2021-04-02T10:26:07+02:00",
  "bodySite": [
    {
      "text": "borsten"
    },
    {
      "text": "thorax"
    }
  ],
  "code": {
    "coding": [
      {
        "code": "RAD e borst hr",
        "display": "Echografie van de borst(en) high risk",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/actOmschrijving/serviceKey"
      }
    ]
  },
  "encounter": {
    "reference": "Encounter/CT-123456789"
  },
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    }
  ],
  "id": "1230456078",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/requestAct/rnr",
      "use": "usual",
      "value": "1230456078"
    }
  ],
  "intent": "plan",
  "locationReference": [
    {
      "reference": "Location/612"
    },
    {
      "reference": "Location/MBC"
    }
  ],
  "meta": {
    "lastUpdated": "2023-04-04T14:55:45.044263+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhServiceRequest"
    ]
  },
  "note": [
    {
      "text": "noodaanvaarding"
    }
  ],
  "occurrenceDateTime": "2021-04-02T10:30:00+02:00",
  "performer": [
    {
      "reference": "Organization/UZL"
    }
  ],
  "resourceType": "ServiceRequest",
  "status": "completed",
  "subject": {
    "reference": "Patient/ABCDEFGHYJKL"
  }
}