| Package | portuguese.core.guide |
| Resource Type | StructureDefinition |
| Id | CodingPTCore |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=portuguese.core.guide@1.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodingPTCore |
| URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodingPTCore |
| Version | 1.0.0 |
| Status | draft |
| Date | 2024-02-02T11:26:35.2912244+00:00 |
| Name | CodingPTCore |
| Title | Coding PT Core |
| Type | Coding |
| Kind | complex-type |
| StructureDefinition | |
| CodeableConceptPTCore | CodeableConcept PT Core |
| AddressCategoryPTExtension | Address Category PT Extension |
| VirtualServicePTExtension | Virtual Service PT Extension |
| LocationPTCore | Location PT Core |
| EncounterPTCore | Encounter PT Core |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "CodingPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodingPTCore",
"version": "1.0.0",
"name": "CodingPTCore",
"title": "Coding PT Core",
"status": "draft",
"date": "2024-02-02T11:26:35.2912244+00:00",
"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": "Coding",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Coding.system",
"path": "Coding.system",
"min": 1
},
{
"id": "Coding.version",
"path": "Coding.version",
"max": "0"
},
{
"id": "Coding.code",
"path": "Coding.code",
"min": 1
},
{
"id": "Coding.display",
"path": "Coding.display",
"min": 1
},
{
"id": "Coding.userSelected",
"path": "Coding.userSelected",
"max": "0"
}
]
}
}