FHIR IG analytics| Package | myhie.v4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-AllergyIntolerance-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "AllergyIntolerance-my-core",
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/AllergyIntolerance-my-core",
"version": "1.0.0",
"name": "AllergyIntoleranceMyCore",
"title": "AllergyIntolerance (MY Core)",
"status": "active",
"date": "2024-03-13T01:41:41.3395961+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",
"min": 1
},
{
"id": "AllergyIntolerance.extension:formulary",
"path": "AllergyIntolerance.extension",
"sliceName": "formulary",
"short": "An extension whether this Resource is based on a coded concept or is a non coded Resource",
"definition": "An extension whether this Resource is based on a coded concept or is a non coded Resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/formulary-boolean-my-core"
]
}
]
},
{
"id": "AllergyIntolerance.category",
"path": "AllergyIntolerance.category",
"min": 1,
"max": "1"
},
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"min": 1,
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/allergy-code-my-core"
}
},
{
"id": "AllergyIntolerance.recordedDate",
"path": "AllergyIntolerance.recordedDate",
"min": 1
},
{
"id": "AllergyIntolerance.reaction.extension",
"path": "AllergyIntolerance.reaction.extension",
"min": 1
},
{
"id": "AllergyIntolerance.reaction.extension:formulary",
"path": "AllergyIntolerance.reaction.extension",
"sliceName": "formulary",
"short": "An extension whether this Resource is based on a coded concept or is a non coded Resource",
"definition": "An extension whether this Resource is based on a coded concept or is a non coded Resource",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/formulary-boolean-my-core"
]
}
],
"isModifier": false
},
{
"id": "AllergyIntolerance.reaction.substance",
"path": "AllergyIntolerance.reaction.substance",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/drug-my-core"
}
},
{
"id": "AllergyIntolerance.reaction.manifestation",
"path": "AllergyIntolerance.reaction.manifestation",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/allergy-manifestation-my-core"
}
}
]
}
}