FHIR IG analytics| Package | portuguese.use-cases.guide |
| Resource Type | StructureDefinition |
| Id | AllergyIntoleranceTypePTExtension.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "AllergyIntoleranceTypePTExtension",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension",
"version": "1.0.0",
"name": "AllergyIntoleranceTypePTExtension",
"title": "AllergyIntolerance Type PT Extension",
"status": "draft",
"date": "2024-05-08T19:46:10.7603536+00:00",
"publisher": "SPMS",
"contact": [
{
"name": "Interoperabilidade Semântica",
"telecom": [
{
"system": "url",
"value": "https://www.spms.min-saude.pt"
}
]
}
],
"description": "Indica o tipo de alergia ou intolerância",
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "AllergyIntolerance"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"label": "AllergyIntoleranceType",
"comment": "Value Set Name: Allergy Intolerance Type",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"binding": {
"strength": "required",
"description": "AllergyIntoleranceType",
"valueSet": "https://www.ctc.min-saude.pt/catalogos/alergias-e-outras-reacoes-adversas"
}
}
]
}
}