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

FHIR IG analytics

Packagemyhie.v4
Resource TypeCodeSystem
IdCodeSystem-flag-category-my-core.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

CodeSystemFlagCategory (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core

Flag Category


Source1

{
  "resourceType": "CodeSystem",
  "id": "code-system-flag-category-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core",
  "version": "1.0.0",
  "name": "CodeSystemFlagCategoryMyCore",
  "title": "CodeSystemFlagCategory (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "description": "Flag Category",
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "safety",
      "display": "Safety",
      "definition": "Flags related to safety precautions"
    },
    {
      "code": "admin",
      "display": "Administrative",
      "definition": "Flags related to administrative and financial processes"
    },
    {
      "code": "clinical",
      "display": "Clinical",
      "definition": "Flags related to the subject's clinical data and condition"
    },
    {
      "code": "organ-donor-pledger",
      "display": "Organ Donor Pledger",
      "definition": "Flags related to the patient pledging to allow organ donation"
    }
  ]
}