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

FHIR IG Statistics: CodeSystem/code-system-immunization-recommendation-status-my-core

PackageMyHIE.v4-test
TypeCodeSystem
Idcode-system-immunization-recommendation-status-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core
Version1.0.0
Statusactive
Date2023-08-29T02:22:21.2455071+00:00
NameCodeSystemImmunizationRecommendationStatusMyCore
TitleCodeSystemImmunizationRecommendationStatus (MY Core)
Contentcomplete

Resources that use this resource

ValueSet
immunization-recommendation-status-my-coreValueSetImmunizationRecommendationStatus (MY Core)

Resources that this resource uses

No resources found


Narrative

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

CodeSystemImmunizationRecommendationStatus (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core

Source

{
  "resourceType": "CodeSystem",
  "id": "code-system-immunization-recommendation-status-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core",
  "identifier": [
    {
      "value": "code-system-immunization-recommendation-status-my-core"
    }
  ],
  "version": "1.0.0",
  "name": "CodeSystemImmunizationRecommendationStatusMyCore",
  "title": "CodeSystemImmunizationRecommendationStatus (MY Core)",
  "status": "active",
  "date": "2023-08-29T02:22:21.2455071+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "compositional": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "planned",
      "display": "Planned",
      "definition": "Planned"
    },
    {
      "code": "completed",
      "display": "Completed",
      "definition": "Completed"
    },
    {
      "code": "entered-in-error",
      "display": "Entered In Error",
      "definition": "Entered In Error"
    },
    {
      "code": "defaulted",
      "display": "Defaulted",
      "definition": "Defaulted"
    }
  ]
}