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

FHIR IG analytics

Packagefhir.ph.core
Resource TypeNamingSystem
IdNamingSystem-DOHProcedureIDNS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-DOHProcedureIDNS.html
URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/DOHProcedureIDNS
Version0.2.0
Statusdraft
Date2025-06-01
NameDOHProcedureID
Realmus
Authorityhl7
DescriptionIdentifier system for procedures assigned by the Department of Health (DOH) health facilities.
Kindidentifier

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: NamingSystem DOHProcedureIDNS

Summary

Defining URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/DOHProcedureIDNS
Version0.2.0
NameDOHProcedureID
Statusdraft
Definition

Identifier system for procedures assigned by the Department of Health (DOH) health facilities.

PublisherUP Manila National TeleHealth Center

Identifiers

TypeValue
URIhttp://doh.gov.ph/fhir/ph-core/NamingSystem/procedure-id

Source1

{
  "resourceType": "NamingSystem",
  "id": "DOHProcedureIDNS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://doh.gov.ph/fhir/ph-core/NamingSystem/DOHProcedureIDNS"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.2.0"
    }
  ],
  "name": "DOHProcedureID",
  "status": "draft",
  "kind": "identifier",
  "date": "2025-06-01",
  "publisher": "UP Manila National TeleHealth Center",
  "contact": [
    {
      "name": "UP Manila National TeleHealth Center",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-NTHC"
        }
      ]
    }
  ],
  "description": "Identifier system for procedures assigned by the Department of Health (DOH) health facilities.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines (the)"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://doh.gov.ph/fhir/ph-core/NamingSystem/procedure-id"
    }
  ]
}