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

FHIR IG Statistics: ValueSet/medication-dispense-paper-prescription-activity-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idmedication-dispense-paper-prescription-activity-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/medication-dispense-paper-prescription-activity-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/medication-dispense-paper-prescription-activity-types
Version1.0.0
Statusactive
Date2024-09-23T23:00:00+00:00
Namemedication-dispense-paper-prescription-activity-types
TitleHändelsetyper för pappersuttag
DescriptionTyp av händelse kopplat till pappersuttag

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": "medication-dispense-paper-prescription-activity-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/medication-dispense-paper-prescription-activity-types",
  "version": "1.0.0",
  "name": "medication-dispense-paper-prescription-activity-types",
  "title": "Händelsetyper för pappersuttag",
  "status": "active",
  "date": "2024-09-23T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av händelse kopplat till pappersuttag",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
        "version": "1.3.0",
        "concept": [
          {
            "code": "BACKA_UTTAG",
            "display": "Backa uttag"
          },
          {
            "code": "KREDITERA_UTTAG",
            "display": "Kreditera"
          },
          {
            "code": "EXPEDIERA",
            "display": "Expediera"
          }
        ]
      }
    ]
  }
}