FHIR IG Statistics: StructureDefinition/RelatedPersonPTCore
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "RelatedPersonPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RelatedPersonPTCore",
"version": "1.0.0",
"name": "RelatedPersonPTCore",
"title": "Related 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": "RelatedPerson",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.meta",
"path": "RelatedPerson.meta",
"definition": "Os metadados sobre o recurso",
"type": [
{
"code": "Meta",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore"
]
}
]
},
{
"id": "RelatedPerson.identifier",
"path": "RelatedPerson.identifier",
"definition": "Identificador de uma pessoa dentro de um âmbito específico.",
"type": [
{
"code": "Identifier",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore"
]
}
]
},
{
"id": "RelatedPerson.identifier.type.coding.id",
"path": "RelatedPerson.identifier.type.coding.id",
"comment": "."
},
{
"id": "RelatedPerson.active",
"path": "RelatedPerson.active",
"definition": "Se este registo da pessoa relacionada está em uso ativo."
},
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"definition": "O utente com quem essa pessoa está relacionada.",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore"
]
}
]
},
{
"id": "RelatedPerson.relationship",
"path": "RelatedPerson.relationship",
"definition": "A natureza da relação entre um utente e a pessoa relacionada.",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "RelatedPerson.name",
"path": "RelatedPerson.name",
"definition": "Um nome associado à pessoa."
},
{
"id": "RelatedPerson.telecom",
"path": "RelatedPerson.telecom",
"definition": "Um detalhe de contacto da pessoa, por ex. um número de telefone ou um endereço de e-mail."
},
{
"id": "RelatedPerson.gender",
"path": "RelatedPerson.gender",
"definition": "Género Administrativo"
},
{
"id": "RelatedPerson.birthDate",
"path": "RelatedPerson.birthDate",
"definition": "A data na qual a pessoa relacionada nasceu."
},
{
"id": "RelatedPerson.address",
"path": "RelatedPerson.address",
"definition": "Morada onde a pessoa relacionada pode ser contatada ou visitada."
},
{
"id": "RelatedPerson.photo",
"path": "RelatedPerson.photo",
"definition": "Imagem da pessoa."
},
{
"id": "RelatedPerson.period",
"path": "RelatedPerson.period",
"definition": "O período de tempo durante o qual esse relacionamento está ou esteve ativo"
},
{
"id": "RelatedPerson.communication",
"path": "RelatedPerson.communication",
"definition": "Uma língua na qual possa ser usada para comunicar sobre a saúde do paciente."
}
]
}
}