FHIR IG Statistics: StructureDefinition/AllergyIntolerance-id-core
Resources that use this resource
No resources found
Resources that this resource uses
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"
}
}
]
}
}