FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeValueSet
IdValueSet-il-core-allergy-intolerance-end-reason.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.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
Version0.12.1
Statusdraft
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
il.core.fhir.r4.2023#0.1.0ext-allergy-intolerance-endExt: Allergy Intolerance End

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "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",
  "version": "0.12.1",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "63098009",
            "display": "Clinical immunologist (occupation)"
          },
          {
            "code": "165009005",
            "display": "Allergy testing - no reaction (finding)"
          }
        ]
      }
    ]
  }
}