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

FHIR IG Statistics: ValueSet/substitution-opposition-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idsubstitution-opposition-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/substitution-opposition-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/substitution-opposition-types
Version1.0.0
Statusactive
Date2022-02-18T00:00:00+01:00
Namesubstitution-opposition-types
TitleBytes ej
DescriptionIndikation på att patient eller farmaceut motsatt sig utbyte av förskriven dosdispenserbar läkemedelsartikel

Resources that use this resource

StructureDefinition
NLLMedicationRequestNLLMedicationRequest

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "substitution-opposition-types",
  "meta": {
    "lastUpdated": "2022-03-09T06:48:58.092+00:00",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/substitution-opposition-types",
  "version": "1.0.0",
  "name": "substitution-opposition-types",
  "title": "Bytes ej",
  "status": "active",
  "date": "2022-02-18T00:00:00+01:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Indikation på att patient eller farmaceut motsatt sig utbyte av förskriven dosdispenserbar läkemedelsartikel",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.0.0",
        "concept": [
          {
            "code": "PATIENT",
            "display": "Patient motsätter sig byte"
          },
          {
            "code": "APOTEK",
            "display": "Apotekspersonal motsätter sig byte"
          }
        ]
      }
    ]
  }
}