FHIR IG Statistics: StructureDefinition/nxh-allergyintolerance
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nxh-allergyintolerance",
"meta": {
"lastUpdated": "2025-04-22T12:49:20.4457537+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAllergyIntolerance",
"name": "NxhAllergyIntolerance",
"status": "active",
"date": "2021-10-21T12:48:11.3573217+00:00",
"description": "Nexuzhealth profile for an allergy and/or an intolerance.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/allergy/StructureDefinition/be-allergyintolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.identifier:jpNr",
"path": "AllergyIntolerance.identifier",
"sliceName": "jpNr",
"short": "jpNr",
"definition": "The jpNr identifier of the allergy intolerance.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1"
},
{
"id": "AllergyIntolerance.identifier:jpNr.system",
"path": "AllergyIntolerance.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
},
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-allergy-intolerance-code"
}
},
{
"id": "AllergyIntolerance.reaction.manifestation",
"path": "AllergyIntolerance.reaction.manifestation",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-allergy-intolerance-reaction-manifestations"
}
}
]
}
}