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

FHIR IG Statistics: ValueSet/locked-subjects

Packagepoc.bonsai.current
Resource TypeValueSet
Idlocked-subjects
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/locked-subjects
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/locked-subjects
Version1.0.0
Statusactive
Date2022-02-18T00:00:00+01:00
Namelocked-subjects
TitleSpärrad uppgift
DescriptionTyp av uppgift som är spärrad

Resources that use this resource

StructureDefinition
NLLDataLockNLLDataLock

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "locked-subjects",
  "meta": {
    "lastUpdated": "2022-03-09T06:48:48.832+00:00",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/locked-subjects",
  "version": "1.0.0",
  "name": "locked-subjects",
  "title": "Spärrad uppgift",
  "status": "active",
  "date": "2022-02-18T00:00:00+01:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av uppgift som är spärrad",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.0.0",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Samtliga förskrivningar och tillhörande uttag i en förskrivningskedja är spärrade"
              }
            ],
            "code": "FORSKRIVNINGSKEDJA",
            "display": "Förskrivningskedja spärrad"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Samtliga behandlingsorsaker i en förskrivningskedja är spärrade"
              }
            ],
            "code": "BEHANDLINGSORSAK",
            "display": "Behandlingsorsak spärrad"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Samtliga uttag från pappersrecept är spärrade"
              }
            ],
            "code": "UTTAGPAPPERSRECEPT",
            "display": "Uttag pappersrecept spärrad"
          }
        ]
      }
    ]
  }
}