FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeValueSet
IdPappersuttag-ValueSets (1).json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.1.1&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


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}