Package | portuguese.core.guide |
Resource Type | StructureDefinition |
Id | AttachmentPTCore |
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/AttachmentPTCore |
URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AttachmentPTCore |
Version | 1.0.0 |
Status | draft |
Date | 2024-02-02T11:26:35.2912244+00:00 |
Name | AttachmentPTCore |
Title | Attachment PT Core |
Type | Attachment |
Kind | complex-type |
StructureDefinition | |
PatientPTCore | Patient PT Core |
PractitionerPTCore | Practitioner PT Core |
BodyStructurePTCore | Body Structure PT Core |
DiagnosticReportPTCore | DiagnosticReport PT Core |
DocumentReferencePTCore | Document Reference PT Core |
HealthcareServicePTCore | Healthcare Service PT Core |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "AttachmentPTCore", "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AttachmentPTCore", "version": "1.0.0", "name": "AttachmentPTCore", "title": "Attachment 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": "Attachment", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Attachment", "derivation": "constraint", "differential": { "element": [ { "id": "Attachment", "path": "Attachment", "definition": "Identificar ficheiros anexos" }, { "id": "Attachment.contentType", "path": "Attachment.contentType", "definition": "Indica o tipo de dado no anexo e permite que um método seja escolhido para interpretar ou renderizar os dados.\r\nÉ de preenchimento obrigatório, caso seja identificado o elemento Attachment.data." }, { "id": "Attachment.language", "path": "Attachment.language", "definition": "Identifica o idioma do conteúdo." }, { "id": "Attachment.data", "path": "Attachment.data", "definition": "Dados - uma sequência de bytes, codificados em base64" }, { "id": "Attachment.url", "path": "Attachment.url", "definition": "url de acesso directo ao ficheiro" }, { "id": "Attachment.title", "path": "Attachment.title", "definition": "Título do ficheiro" }, { "id": "Attachment.creation", "path": "Attachment.creation", "definition": "Data da criação do ficheiro.\r\nUma data ou data parcial ou data e hora, sendo o formato definido pela ISO8601. Se a hora e minutos forem especificados, descrição da time zone (UTC) DEVE ser preenchida. Os segundos devem ser fornecidos devido a restrições de tipo de esquema, mas podem ser preenchidos com zero. O horário \"24:00\" não é permitido. Formatos possíveis:\r\n\r\nano\r\nano e mês\r\nano, mês e dia\r\nYYYY-MM-DDThh:mm:ss+zz:zz - ano, mês, dia , hora, minutos , segundos e time zone." } ] } }