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

FHIR IG Statistics: CodeSystem/code-system-flag-category-my-core

PackageMyHIE.v4-test
TypeCodeSystem
Idcode-system-flag-category-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/flag-category-my-core
Version1.0.0
Statusactive
Date2023-04-16T23:21:32.9844931+00:00
NameCodeSystemFlagCategoryMyCore
TitleCodeSystemFlagCategory (MY Core)
DescriptionFlag Category
Contentcomplete

Resources that use this resource

ValueSet
flag-category-my-coreValueSetFlagCategory (MY Core)

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


Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-flag-category-my-core",
  "meta": {
    "source": "#KYjMFtjaYi7IQx6S"
  },
  "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": "2023-04-16T23:21:32.9844931+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "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"
    }
  ]
}