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

FHIR IG Statistics: ValueSet/consent-category-codes

Packagepoc.bonsai.current
Resource TypeValueSet
Idconsent-category-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes
Version1.1.0
Statusactive
Date2022-03-08T23:00:00+00:00
Nameconsent-category-codes
TitleSamtyckestyp
DescriptionTyp av samtycke

Resources that use this resource

StructureDefinition
NLLAccessConsentNLLAccessConsent
NLLMultiDoseDispConsentNLLMultiDoseDispConsent

Resources that this resource uses

CodeSystem
v3-ActCodeActCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "consent-category-codes",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes",
  "version": "1.1.0",
  "name": "consent-category-codes",
  "title": "Samtyckestyp",
  "status": "active",
  "date": "2022-03-08T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av samtycke",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.1.0",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Samtycke till att få vissa förskrivna läkemedel dosdispenserade samt till att ge förskrivare och legitimerad hälso- och sjukvårdspersonal tillgång till förskrivningsinformation som finns lagrad hos E-hälsomyndigheten"
              }
            ],
            "code": "consent-dose-disp",
            "display": "Dossamtycke"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version": "4.0.1",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Consent to access healthcare information."
              }
            ],
            "code": "INFA",
            "display": "information access"
          }
        ]
      }
    ]
  }
}