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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeServiceRequest
IdServiceRequest-30551ce1-5a28-4356-b684-1e639044ad77.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 30551ce1-5a28-4356-b684-1e639044ad77

version: v3

Profile: PSS Response Service Request

identifier: urn:uuid:30551ce1-5a28-4356-b684-3e639123ad03

status: Active

intent: Proposal

code: MR, head, wo iv contrast

subject: Male, DoB Unknown


Source1

{
  "resourceType": "ServiceRequest",
  "id": "30551ce1-5a28-4356-b684-1e639044ad77",
  "meta": {
    "versionId": "v3",
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseServiceRequest"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "urn:uuid:30551ce1-5a28-4356-b684-3e639123ad03"
    }
  ],
  "status": "active",
  "intent": "proposal",
  "code": {
    "coding": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSQSIProcedures",
        "code": "114092",
        "display": "MR, head, wo iv contrast"
      }
    ]
  },
  "subject": {
    "reference": "Patient/30551ce1-5a28-4356-b684-3e639094ad48"
  }
}