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

FHIR IG Statistics: ValueSet/il-core-allergy-intolerance-end-reason

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-allergy-intolerance-end-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-allergy-intolerance-end-reason
URLhttp://fhir.health.gov.il/ValueSet/il-core-allergy-intolerance-end-reason
Statusactive
NameILCoreAllergyIntoleranceEndReason
TitleIL Core Condition End Reason
Realmil
Authoritynational
DescriptionA list of codes for End Reasons of Allergy Intolerance for the IL Core

Resources that use this resource

StructureDefinition
ext-allergy-intolerance-endExt: Allergy Intolerance End

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreAllergyIntoleranceEndReason",
  "id": "il-core-allergy-intolerance-end-reason",
  "title": "IL Core Condition End Reason",
  "description": "A list of codes for End Reasons of Allergy Intolerance for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-allergy-intolerance-end-reason",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "63098009",
            "display": "Clinical immunologist (occupation)"
          },
          {
            "code": "165009005",
            "display": "Allergy testing - no reaction (finding)"
          }
        ]
      }
    ]
  }
}