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

FHIR IG analytics

Packageexample.fhir.ph.roadsafety
Resource TypeObservation
IdObservation-RSMinimumExampleObsTimelineTimeDeparted.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: Observation RSMinimumExampleObsTimelineTimeDeparted

status: Final

code: Responding unit left the scene with a patient [Date and time] Vehicle

subject: Thomas Niccolo Filamor Reyes (official) Male, DoB: 1990-01-01

encounter: Encounter: identifier = http://doh.incident.system/#INC-2025-0102,http://doh.hospitalno.system/#HCN-2025-1120; status = finished; class = ER (LOINC#LA10268-3); period = 2025-11-08 14:30:00+0800 --> 2025-11-08 16:45:00+0800

effective: 2025-11-08 14:40:00+0800

value: 2025-11-08 14:40:00+0800


Source1

{
  "resourceType": "Observation",
  "id": "RSMinimumExampleObsTimelineTimeDeparted",
  "meta": {
    "profile": [
      "https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-observation-timeline-time-departed"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69475-2",
        "display": "Responding unit left the scene with a patient [Date and time] Vehicle"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0001"
  },
  "encounter": {
    "reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0002"
  },
  "effectiveDateTime": "2025-11-08T14:40:00+08:00",
  "valueDateTime": "2025-11-08T14:40:00+08:00"
}