FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/FacilityMajorTypeCS

PackagePHCDI
Resource TypeCodeSystem
IdFacilityMajorTypeCS
FHIR VersionR4
Sourcehttps://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/CodeSystem-FacilityMajorTypeCS.html
URLhttps://nhdr.gov.ph/fhir/CodeSystem/FacilityMajorTypeCS
Version0.1.0
Statusdraft
Date2025-06-25T07:49:09+00:00
NameFacilityMajorTypeCS
TitleFacility Major Type
DescriptionA code system representing different major type of Patient
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
FacilityMajorTypeVSFacility Major Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem FacilityMajorTypeCS

Language: en-US

This case-sensitive code system https://nhdr.gov.ph/fhir/CodeSystem/FacilityMajorTypeCS defines the following codes:

CodeDisplayDefinition
01 Health FacilityHealth Facility
02 Health Related FacilityHealth Related Facility

Source

{
  "resourceType": "CodeSystem",
  "id": "FacilityMajorTypeCS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://nhdr.gov.ph/fhir/CodeSystem/FacilityMajorTypeCS",
  "version": "0.1.0",
  "name": "FacilityMajorTypeCS",
  "title": "Facility Major Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-25T07:49:09+00:00",
  "publisher": "NHDR",
  "contact": [
    {
      "name": "NHDR",
      "telecom": [
        {
          "system": "url",
          "value": "https://nhdr.gov.ph"
        }
      ]
    }
  ],
  "description": "A code system representing different major type of Patient",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "01",
      "display": "Health Facility",
      "definition": "Health Facility"
    },
    {
      "code": "02",
      "display": "Health Related Facility",
      "definition": "Health Related Facility"
    }
  ]
}