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

FHIR IG Statistics: StructureDefinition/AllergyIntolerance-id-core

PackageIdHIE.0v
Resource TypeStructureDefinition
IdAllergyIntolerance-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/AllergyIntolerance-id-core
URLhttp://fhir.hie.moh.gov.id/StructureDefinition/AllergyIntolerance-id-core
Version1.0.0
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameAllergyIntoleranceIdCore
TitleAllergyIntolerance (ID Core)
TypeAllergyIntolerance
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
formulary-boolean-id-coreExtensionFormularyBoolean
ValueSet
allergy-code-id-coreValueSetAllergyCode (ID Core)
allergy-manifestation-id-corevalue-set-allergy-manifestation-id-core
drug-id-coreValueSetDrug (ID Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "AllergyIntolerance-id-core",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/AllergyIntolerance-id-core",
  "version": "1.0.0",
  "name": "AllergyIntoleranceIdCore",
  "title": "AllergyIntolerance (ID Core)",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AllergyIntolerance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AllergyIntolerance.extension",
        "path": "AllergyIntolerance.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "AllergyIntolerance.extension:formulary",
        "path": "AllergyIntolerance.extension",
        "sliceName": "formulary",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/formulary-boolean-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "AllergyIntolerance.category",
        "path": "AllergyIntolerance.category",
        "min": 1,
        "max": "1"
      },
      {
        "id": "AllergyIntolerance.code",
        "path": "AllergyIntolerance.code",
        "min": 1,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "AllergyIntoleranceCode"
            }
          ],
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/allergy-code-id-core"
        }
      },
      {
        "id": "AllergyIntolerance.reaction.extension",
        "path": "AllergyIntolerance.reaction.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "AllergyIntolerance.reaction.extension:formulary",
        "path": "AllergyIntolerance.reaction.extension",
        "sliceName": "formulary",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/formulary-boolean-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "AllergyIntolerance.reaction.substance",
        "path": "AllergyIntolerance.reaction.substance",
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "SubstanceCode"
            }
          ],
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/drug-id-core"
        }
      },
      {
        "id": "AllergyIntolerance.reaction.manifestation",
        "path": "AllergyIntolerance.reaction.manifestation",
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "Manifestation"
            }
          ],
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/allergy-manifestation-id-core"
        }
      }
    ]
  }
}