Package | package.teste |
Resource Type | StructureDefinition |
Id | BundlePTPS |
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/BundlePTPS |
URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTPS |
Version | 1.0.0 |
Status | draft |
Date | 2024-03-27T18:35:36.5358986+00:00 |
Name | BundlePTPS |
Title | Bundle PT PS |
Description | O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem. |
Purpose | O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
BundlePTCore | Bundle PT Core |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "BundlePTPS", "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTPS", "version": "1.0.0", "name": "BundlePTPS", "title": "Bundle PT PS", "status": "draft", "date": "2024-03-27T18:35:36.5358986+00:00", "publisher": "SPMS", "contact": [ { "name": "Interoperabilidade Semântica", "telecom": [ { "system": "url", "value": "https://www.spms.min-saude.pt" } ] } ], "description": "O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem.", "purpose": "O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem.", "fhirVersion": "4.3.0", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTCore", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.meta", "path": "Bundle.meta", "definition": "Metadados do recurso." }, { "id": "Bundle.meta.id", "path": "Bundle.meta.id", "max": "0" }, { "id": "Bundle.meta.source", "path": "Bundle.meta.source", "max": "0" }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "max": "1" }, { "id": "Bundle.meta.security", "path": "Bundle.meta.security", "max": "0" }, { "id": "Bundle.meta.tag", "path": "Bundle.meta.tag", "max": "0" }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "definition": "No caso de Bundle.Type: \"message\", corresponde à data em que o conteúdo da mensagem foi criado." }, { "id": "Bundle.total", "path": "Bundle.total", "max": "0" }, { "id": "Bundle.link", "path": "Bundle.link", "max": "0" }, { "id": "Bundle.entry.id", "path": "Bundle.entry.id", "max": "0" }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "max": "0" }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" }, { "id": "Bundle.signature", "path": "Bundle.signature", "max": "0" } ] } }