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

FHIR IG Statistics: ValueSet/value-set-allergy-negation-my-core

PackageMyHIE.v4-test
TypeValueSet
Idvalue-set-allergy-negation-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/allergy-negation-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/allergy-negation-my-core
Statusactive
Date2023-03-07T01:09:07.9519734+00:00
NameValueSetAllergyNegationMyCore
TitleValueSetAllergyNegation (MY Core)
DescriptionAllergy Negation Statement

Resources that use this resource

StructureDefinition
AllergyIntolerance-negation-my-coreAllergyIntoleranceNegation (MY Core)

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

ValueSetAllergyNegation (MY Core)

http://fhir.hie.moh.gov.my/ValueSet/allergy-negation-my-core

Allergy Negation Statement


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-allergy-negation-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/allergy-negation-my-core",
  "name": "ValueSetAllergyNegationMyCore",
  "title": "ValueSetAllergyNegation (MY Core)",
  "status": "active",
  "date": "2023-03-07T01:09:07.9519734+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "description": "Allergy Negation Statement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "716186003",
            "display": "No Known Allergy"
          },
          {
            "code": "1631000175102",
            "display": "Require Allergy Assessment"
          },
          {
            "code": "370860007",
            "display": "To Be Confirmed"
          }
        ]
      }
    ]
  }
}