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

FHIR IG Statistics: ValueSet/dl-activity-types

Packagepoc.bonsai.current
Resource TypeValueSet
Iddl-activity-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/dl-activity-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/dl-activity-types
Version1.0.0
Statusactive
Date2022-02-17T23:00:00+00:00
Namedl-activity-types
TitleSpärrhändelsetyp
DescriptionTyp av förändring av spärr

Resources that use this resource

StructureDefinition
NLLProvenanceBasicDataLockNLLProvenanceBasicDataLock

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "dl-activity-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/dl-activity-types",
  "version": "1.0.0",
  "name": "dl-activity-types",
  "title": "Spärrhändelsetyp",
  "status": "active",
  "date": "2022-02-17T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av förändring av spärr",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
        "version": "1.0.0",
        "concept": [
          {
            "code": "REGISTERED",
            "display": "Registrera"
          },
          {
            "code": "UNREGISTERED",
            "display": "Avregistrera"
          }
        ]
      }
    ]
  }
}