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

FHIR IG Statistics: ValueSet/accessconsent-activity-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idaccessconsent-activity-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/accessconsent-activity-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/accessconsent-activity-types
Version1.1.0
Statusactive
Date2023-11-17T23:00:00+00:00
Nameaccessconsent-activity-types
TitleHändelsetyper för åtkomstsamtycke
DescriptionTyp av händelse kopplat till åtkomstsamtycke

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "accessconsent-activity-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/accessconsent-activity-types",
  "version": "1.1.0",
  "name": "accessconsent-activity-types",
  "title": "Händelsetyper för åtkomstsamtycke",
  "status": "active",
  "date": "2023-11-17T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av händelse kopplat till åtkomstsamtycke",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
        "version": "1.2.0",
        "concept": [
          {
            "code": "REGISTRERA_FORFRAGAN",
            "display": "Registrera förfrågan"
          },
          {
            "code": "AVREGISTRERA_SAMTYCKE",
            "display": "Avregistrera samtycke"
          },
          {
            "code": "AVVISA_FORFRAGAN",
            "display": "Avvisa förfrågan"
          },
          {
            "code": "ACCEPTERA_FORFRAGAN",
            "display": "Acceptera förfrågan"
          },
          {
            "code": "REGISTRERA_SAMTYCKE",
            "display": "Registrera samtycke"
          }
        ]
      }
    ]
  }
}