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

FHIR IG Statistics: ValueSet/value-death-certificate-my-core

PackageMyHIE.v4-test
Resource TypeValueSet
Idvalue-death-certificate-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/death-certificate-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/death-certificate-my-core
Statusactive
Date2023-03-30T05:18:54.6783317+00:00
NameValueSetDeathCertificateMyCore
TitleValueSetDeathCertificate (MY Core)
DescriptionPIK Death Certificate Diagnosis Code

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

ValueSetDeathCertificate (MY Core)

http://fhir.hie.moh.gov.my/ValueSet/death-certificate-my-core

Extension from FHIR base DeathCertificate Value Set


Source

{
  "resourceType": "ValueSet",
  "id": "value-death-certificate-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/death-certificate-my-core",
  "identifier": [
    {
      "value": "value-set-death-certificate-my-core"
    }
  ],
  "name": "ValueSetDeathCertificateMyCore",
  "title": "ValueSetDeathCertificate (MY Core)",
  "status": "active",
  "date": "2023-03-30T05:18:54.6783317+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "description": "PIK Death Certificate Diagnosis Code",
  "compose": {
    "include": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/death-certificate-my-core",
        "concept": [
          {
            "code": "02",
            "display": "Underlying Condition"
          },
          {
            "code": "03",
            "display": "Underlying Cause of Death"
          },
          {
            "code": "04",
            "display": "External Causes of Morbidity & Mortality"
          },
          {
            "code": "10",
            "display": "Terminal Cause of Death"
          }
        ]
      }
    ]
  }
}