Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-allergyintolerance |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAllergyIntolerance |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAllergyIntolerance |
Status | active |
Date | 2021-10-21T12:48:11.3573217+00:00 |
Name | NxhAllergyIntolerance |
Description | Nexuzhealth profile for an allergy and/or an intolerance. |
Type | AllergyIntolerance |
Kind | resource |
No resources found
ValueSet | |
whoatc-uv-ips | WHO ATC - IPS |
nxh-vs-allergy-intolerance-reaction-manifestations | NxhVSAllergyIntoleranceReactionManifestations |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-allergyintolerance", "meta": { "lastUpdated": "2021-10-27T09:12:51.5+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": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance", "derivation": "constraint", "differential": { "element": [ { "id": "AllergyIntolerance.identifier", "path": "AllergyIntolerance.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "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": "http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips" } }, { "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" } } ] } }