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

FHIR IG analytics

Packageexample.fhir.ph.roadsafety
Resource TypeValueSet
IdValueSet-SILPH-StatusVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/ValueSet-SILPH-StatusVS.html
URLhttp://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Status
Version0.3.0
Statusdraft
Date2026-01-21T05:30:41+00:00
NameSILPH___Status__VS_
TitleSILPH - Status (VS)
DescriptionSILPH ValueSet for Patient Status, if Alive or Dead during Admission

Resources that use this resource

StructureDefinition
rs-observation-status-on-arrivalRS Observation - Status on Arrival
ValueSet
SILPH-StatusSILPH - Status (VS)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
ValueSet
SILPH-StatusSILPH - Status (VS)

Narrative

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

Generated Narrative: ValueSet SILPH-StatusVS

version: 5; Last updated: 2025-10-30 00:34:07+0000

Expansion based on SNOMED CT International edition 01-Oct 2024

This value set contains 2 concepts

SystemCodeDisplay
http://snomed.info/sct  63238001Dead on Arrival
http://snomed.info/sct  438949009Alive

Source1

{
  "resourceType": "ValueSet",
  "id": "SILPH-StatusVS",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2025-10-30T00:34:07.622+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Status",
  "version": "0.3.0",
  "name": "SILPH___Status__VS_",
  "title": "SILPH - Status (VS)",
  "status": "draft",
  "date": "2026-01-21T05:30:41+00:00",
  "publisher": "UP Manila - National Institutes of Health - National Telehealth Center",
  "contact": [
    {
      "name": "UP Manila - National Institutes of Health - National Telehealth Center",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UPM-NTHC/PH-RoadSafetyIG"
        }
      ]
    },
    {
      "name": "PH Road Safety IG Repository",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UPM-NTHC/PH-RoadSafetyIG"
        }
      ]
    }
  ],
  "description": "SILPH ValueSet for Patient Status, if Alive or Dead during Admission",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20241001",
        "concept": [
          {
            "code": "63238001",
            "display": "Dead on Arrival"
          },
          {
            "code": "438949009",
            "display": "Alive"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:8ff24ead-5d64-4125-9a07-123667fc7522",
    "timestamp": "2025-10-29T23:49:31+00:00",
    "total": 2,
    "parameter": [
      {
        "name": "used-codesystem",
        "valueUri": "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"
      },
      {
        "name": "version",
        "valueUri": "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"
      },
      {
        "name": "warning-draft",
        "valueUri": "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Status|1"
      }
    ],
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "63238001",
        "display": "Dead on Arrival"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "438949009",
        "display": "Alive"
      }
    ]
  }
}