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

FHIR IG analytics

Packagehl7.fhir.us.pacio-toc.r4b
Resource TypeServiceRequest
IdServiceRequest-BSJ-SNFDischargeCallSLPRefer.json
FHIR VersionR4B

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 BSJ-SNFDischargeCallSLPRefer

status: Active

intent: Order

category: Evaluation procedure (procedure)

priority: Routine

code: Speech therapy assessment (procedure)

subject: Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#10A3D58WH1600)

occurrence: 2024-05-18 --> (ongoing)

authoredOn: 2024-05-18

requester: PractitionerRole Geriatric Medicine (Family Medicine) Physician


Source1

{
  "resourceType": "ServiceRequest",
  "id": "BSJ-SNFDischargeCallSLPRefer",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "386053000",
          "display": "Evaluation procedure (procedure)"
        }
      ]
    }
  ],
  "priority": "routine",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "410161005",
        "display": "Speech therapy assessment (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Example-Smith-Johnson-Patient1"
  },
  "occurrencePeriod": {
    "start": "2024-05-18"
  },
  "authoredOn": "2024-05-18",
  "requester": {
    "reference": "PractitionerRole/Role-SNFDoc-GeraldPark"
  }
}