FHIR IG analytics| Package | portuguese.core.guide |
| Resource Type | StructureDefinition |
| Id | AddressPTTXT.StructureDefinition.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=portuguese.core.guide@2.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AddressPTTXT |
| URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AddressPTTXT |
| Status | active |
| Name | AddressPTTXT |
| Title | Address PT TXT |
| Type | Address |
| Kind | complex-type |
No resources found
| StructureDefinition | |
| AddressPTCore | Address PT Core |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "AddressPTTXT",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AddressPTTXT",
"name": "AddressPTTXT",
"title": "Address PT TXT",
"status": "active",
"publisher": "SPMS",
"contact": [
{
"name": "Interoperabilidade Semântica",
"telecom": [
{
"system": "url",
"value": "https://www.spms.min-saude.pt"
}
]
}
],
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"type": "Address",
"baseDefinition": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AddressPTCore",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Address.extension:addressCategoryPTExtension",
"path": "Address.extension",
"sliceName": "addressCategoryPTExtension",
"max": "0"
},
{
"id": "Address.extension:countyPTExtension",
"path": "Address.extension",
"sliceName": "countyPTExtension",
"max": "0"
},
{
"id": "Address.extension:municipalityPTExtension",
"path": "Address.extension",
"sliceName": "municipalityPTExtension",
"max": "0"
},
{
"id": "Address.extension:parishPTExtension",
"path": "Address.extension",
"sliceName": "parishPTExtension",
"max": "0"
},
{
"id": "Address.extension:addressNutsPTExtension",
"path": "Address.extension",
"sliceName": "addressNutsPTExtension",
"max": "0"
},
{
"id": "Address.use",
"path": "Address.use",
"max": "0"
},
{
"id": "Address.type",
"path": "Address.type",
"max": "0"
},
{
"id": "Address.line",
"path": "Address.line",
"max": "0"
},
{
"id": "Address.city",
"path": "Address.city",
"max": "0"
},
{
"id": "Address.district",
"path": "Address.district",
"max": "0"
},
{
"id": "Address.state",
"path": "Address.state",
"max": "0"
},
{
"id": "Address.postalCode",
"path": "Address.postalCode",
"max": "0"
},
{
"id": "Address.country",
"path": "Address.country",
"max": "0"
},
{
"id": "Address.period",
"path": "Address.period",
"max": "0"
}
]
}
}