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

FHIR IG Statistics: ValueSet/complete-prescription-choices

Packagepoc.bonsai.current
Resource TypeValueSet
Idcomplete-prescription-choices
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices
Version1.0.0
Statusactive
Date2022-02-18T00:00:00+01:00
Namecomplete-prescription-choices
TitleBeslut slutexpediering
DescriptionBeslut att frångå automatiska regler för slutexpedition

Resources that use this resource

StructureDefinition
NLLMedicationDispenseNLLMedicationDispense
NLLMedicationRequestNLLMedicationRequest

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "complete-prescription-choices",
  "meta": {
    "lastUpdated": "2022-03-09T06:48:42.148+00:00",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices",
  "version": "1.0.0",
  "name": "complete-prescription-choices",
  "title": "Beslut slutexpediering",
  "status": "active",
  "date": "2022-02-18T00:00:00+01:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Beslut att frångå automatiska regler för slutexpedition",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.0.0",
        "concept": [
          {
            "code": "prescomp",
            "display": "Slutexpediera"
          },
          {
            "code": "presact",
            "display": "Slutexpediera inte"
          }
        ]
      }
    ]
  }
}