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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeServiceRequest
IdServiceRequest-ucgh222p12-3.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ServiceRequest ucgh222p12-3

BeValidityPeriod: 2022-10-03 --> 2023-04-03

BeFeedbackToPrescriber: false

BePerformerType: nurse

requisition: BeUnadressedHealthMessageExchangePlatform/27e5a4a4-e043-11ed-b5ea-0242ac120002

status: Active

intent: Order

category: 9632001

code: Place/replace needle

subject: Identifier: BeSSINNamingSystem/38012699993

occurrence: Events: 2022-10-10

authoredOn: 2022-10-03 00:00:00+0100

requester: PractitionerRole physician

reasonCode: chemotherapy via 'implantable venous access port catheter'

note:

Huber needle type: 20G x 25mm (not available for june release -> is device)


Source1

{
  "resourceType": "ServiceRequest",
  "id": "ucgh222p12-3",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-referral-servicerequest-nursing"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-validity-period",
      "valuePeriod": {
        "start": "2022-10-03",
        "end": "2023-04-03"
      }
    },
    {
      "url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-feedback-to-prescriber",
      "valueBoolean": false
    },
    {
      "url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-performer-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
            "code": "persnurse"
          }
        ]
      }
    }
  ],
  "requisition": {
    "system": "https://www.ehealth.fgov.be/standards/fhir/drp/NamingSystem/uhmep",
    "value": "27e5a4a4-e043-11ed-b5ea-0242ac120002"
  },
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/11000172109",
          "code": "9632001"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-cs-temp-requested-service",
        "code": "tmp-plac-edle-0"
      }
    ]
  },
  "subject": {
    "identifier": {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value": "38012699993"
    }
  },
  "occurrenceTiming": {
    "event": [
      "2022-10-10"
    ]
  },
  "authoredOn": "2022-10-03T00:00:00+01:00",
  "requester": {
    "reference": "PractitionerRole/DOCTOR-10829059004"
  },
  "reasonCode": [
    {
      "text": "chemotherapy via 'implantable venous access port catheter'"
    }
  ],
  "note": [
    {
      "text": "Huber needle type: 20G x 25mm (not available for june release -> is device)"
    }
  ]
}