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

FHIR IG analytics

Packageexample.fhir.ph.roadsafety
Resource TypeValueSet
IdValueSet-vs-psgc-city.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/ValueSet-vs-psgc-city.html
URLhttps://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/ValueSet/vs-psgc-city
Version0.3.0
Statusdraft
Date2026-01-21T05:30:41+00:00
NameVSPSGCCityMunicipality
TitleRS VS - PSGC City/Municipality
DescriptionPSGC City/Municipality codes (managed externally).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PSGCMock PSGC

Narrative

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

Generated Narrative: ValueSet vs-psgc-city


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-psgc-city",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/ValueSet/vs-psgc-city",
  "version": "0.3.0",
  "name": "VSPSGCCityMunicipality",
  "title": "RS VS - PSGC City/Municipality",
  "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": "PSGC City/Municipality codes (managed externally).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn://example.com/ph-core/fhir/CodeSystem/PSGC"
      }
    ]
  }
}