Package | package.teste |
Resource Type | StructureDefinition |
Id | PersonPTCore |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore |
URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore |
Version | 1.0.0 |
Status | draft |
Date | 2024-06-19T16:32:00.2848052+00:00 |
Name | PersonPTCore |
Title | Person PT Core |
Type | Person |
Kind | resource |
No resources found
StructureDefinition | |
MetaPTCore | Meta PT Core |
IdentifierPTCore | Identifier PT Core |
OrganizationPTCore | Organization PT Core |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "PersonPTCore", "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PersonPTCore", "version": "1.0.0", "name": "PersonPTCore", "title": "Person PT Core", "status": "draft", "date": "2024-06-19T16:32:00.2848052+00:00", "publisher": "SPMS", "contact": [ { "name": "Interoperabilidade Semântica", "telecom": [ { "system": "url", "value": "https://www.spms.min-saude.pt" } ] } ], "fhirVersion": "4.3.0", "kind": "resource", "abstract": false, "type": "Person", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person", "derivation": "constraint", "differential": { "element": [ { "id": "Person.meta", "path": "Person.meta", "type": [ { "code": "Meta", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore" ] } ] }, { "id": "Person.identifier", "path": "Person.identifier", "type": [ { "code": "Identifier", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore" ] } ] }, { "id": "Person.identifier.type.coding.id", "path": "Person.identifier.type.coding.id", "comment": "." }, { "id": "Person.name", "path": "Person.name", "definition": "Um nome associado à pessoa." }, { "id": "Person.telecom", "path": "Person.telecom", "definition": "Um detalhe de contato da pessoa, por ex. um número de telefone ou um endereço de e-mail." }, { "id": "Person.gender", "path": "Person.gender", "definition": "Género Administrativo." }, { "id": "Person.birthDate", "path": "Person.birthDate", "definition": "A data de nascimento da pessoa." }, { "id": "Person.address", "path": "Person.address", "definition": "Uma ou mais moradas da pessoa." }, { "id": "Person.photo", "path": "Person.photo", "definition": "Uma imagem que pode ser exibida como uma miniatura da pessoa para melhorar a identificação do indivíduo." }, { "id": "Person.managingOrganization", "path": "Person.managingOrganization", "definition": "A organização que é a guardiã do registo da pessoa.", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore" ] } ] }, { "id": "Person.active", "path": "Person.active", "definition": "Se o registo desta pessoa está em uso ativo." }, { "id": "Person.link", "path": "Person.link", "definition": "Link para um recurso que diz respeito à mesma pessoa real." } ] } }