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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeServiceRequest
Idnxhtelemonservicerequest-example.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": "2024-02-08T11:55:43+01:00",
  "code": {
    "coding": [
      {
        "code": "telemon",
        "display": "Telemonitoring",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/actOmschrijving/serviceKey"
      }
    ]
  },
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    }
  ],
  "id": "105711236",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/requestAct/rnr",
      "use": "usual",
      "value": "105711236"
    },
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/devcon/telemonitoringdevicedata/monitoringId",
      "use": "usual",
      "value": "e927a476-962d-4bfc-b1232-daa2345f77e4"
    }
  ],
  "intent": "plan",
  "locationReference": [
    {
      "reference": "Location/653"
    },
    {
      "reference": "Location/THO"
    }
  ],
  "meta": {
    "lastUpdated": "2025-08-12T07:57:08.527834+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhServiceRequest",
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhTelemonServiceRequest"
    ]
  },
  "occurrenceDateTime": "2024-02-09T00:00:00+01:00",
  "orderDetail": [
    {
      "coding": [
        {
          "code": "TOTeM nefrectomie",
          "display": "TOTeM nefrectomie",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/gi/actaTelemonMogelijkeZorgpaden"
        }
      ]
    }
  ],
  "performer": [
    {
      "reference": "Organization/UZL"
    }
  ],
  "resourceType": "ServiceRequest",
  "status": "active",
  "subject": {
    "reference": "Patient/BVUG123U3X7"
  }
}