FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ConsentPTCore

Packagepackage.teste
Resource TypeStructureDefinition
IdConsentPTCore
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ConsentPTCore
URLhttps://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ConsentPTCore
Version1.0.0
Statusdraft
Date2024-06-26T16:32:00.2848052+00:00
NameConsentPTCore
TitleConsent PT Core
TypeConsent
Kindresource

Resources that use this resource

StructureDefinition
ConsentPTCoreConsent PT Core

Resources that this resource uses

StructureDefinition
CodeableConceptPTCoreCodeableConcept PT Core
MetaPTCoreMeta PT Core
IdentifierPTCoreIdentifier PT Core
OrganizationPTCoreOrganization PT Core
PatientPTCorePatient PT Core
PractitionerPTCorePractitioner PT Core
PractitionerRolePTCorePractitionerRole PT Core
ConsentPTCoreConsent PT Core
DocumentReferencePTCoreDocument Reference PT Core
QuestionnaireResponsePTCoreQuestionnaire Response PT Core
RelatedPersonPTCoreRelated Person PT Core

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ConsentPTCore",
  "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ConsentPTCore",
  "version": "1.0.0",
  "name": "ConsentPTCore",
  "title": "Consent PT Core",
  "status": "draft",
  "date": "2024-06-26T16: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": "Consent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent.meta",
        "path": "Consent.meta",
        "definition": "Os metadados sobre o recurso",
        "type": [
          {
            "code": "Meta",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.identifier",
        "path": "Consent.identifier",
        "definition": "Identificador exclusivo para esta cópia da Declaração de Consentimento.",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.identifier.type.coding.id",
        "path": "Consent.identifier.type.coding.id",
        "comment": "."
      },
      {
        "id": "Consent.status",
        "path": "Consent.status",
        "definition": "Indica o estado atual deste consentimento."
      },
      {
        "id": "Consent.scope",
        "path": "Consent.scope",
        "definition": "Um seletor do tipo de consentimento apresentado: ADR, Privacidade, Tratamento, Pesquisa.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.category",
        "path": "Consent.category",
        "definition": "Uma classificação do tipo de consentimento encontrado na declaração.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.patient",
        "path": "Consent.patient",
        "definition": "O paciente/consumidor de cuidados de saúde a quem este consentimento se aplica.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.dateTime",
        "path": "Consent.dateTime",
        "definition": "Quando este Consentimento foi emitido/criado/indexado."
      },
      {
        "id": "Consent.performer",
        "path": "Consent.performer",
        "definition": "Quer o Concedente, que é a entidade responsável pela concessão dos direitos apresentados numa Diretiva de Consentimento, quer o Concedente, que é a entidade responsável pelo cumprimento da Diretiva de Consentimento, incluindo quaisquer obrigações ou limitações às autorizações e execução de proibições.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RelatedPersonPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.organization",
        "path": "Consent.organization",
        "definition": "A organização que gere o consentimento e a estrutura dentro da qual ele é executado.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.source[x]",
        "path": "Consent.source[x]",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Consent",
              "http://hl7.org/fhir/StructureDefinition/DocumentReference",
              "http://hl7.org/fhir/StructureDefinition/Contract",
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ConsentPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/DocumentReferencePTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ContractPTCore",
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/QuestionnaireResponsePTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.policy",
        "path": "Consent.policy",
        "definition": "As referências às políticas incluídas neste âmbito de consentimento."
      },
      {
        "id": "Consent.policyRule",
        "path": "Consent.policyRule",
        "definition": "Uma referência ao regulamento ou política computável de base específica.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
            ]
          }
        ]
      },
      {
        "id": "Consent.verification",
        "path": "Consent.verification",
        "definition": "Se uma instrução de tratamento (por exemplo, respiração artificial, sim ou não) foi verificada com o paciente, a sua família ou outra pessoa autorizada."
      },
      {
        "id": "Consent.provision",
        "path": "Consent.provision",
        "definition": "Uma exceção à política base deste consentimento."
      }
    ]
  }
}