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

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

PackageIdHIE.0v
TypeValueSet
Idvalue-set-allergy-negation-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/ValueSet/allergy-negation-id-core
URLhttp://fhir.hie.moh.gov.id/ValueSet/allergy-negation-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameValueSetAllergyNegationIdCore
TitleValueSetAllergyNegation (ID Core)
Authorityhl7
DescriptionAllergy Negation Statement

Resources that use this resource

StructureDefinition
AllergyIntolerance-negation-id-coreAllergyIntoleranceNegation (ID 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 (ID Core)

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

Allergy Negation Statement


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-allergy-negation-id-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.id/ValueSet/allergy-negation-id-core",
  "name": "ValueSetAllergyNegationIdCore",
  "title": "ValueSetAllergyNegation (ID Core)",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "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"
          }
        ]
      }
    ]
  }
}