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

FHIR IG Statistics: ValueSet/basic-resource-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idbasic-resource-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types
Version1.0.2
Statusactive
Date2022-03-29T22:00:00+00:00
Namebasic-resource-types
TitleTyp av resurs
DescriptionSpecificering av typ av Basic-resurs.

Resources that use this resource

StructureDefinition
NLLDataLockNLLDataLock
NLLMedicationListInfoNLLMedicationListInfo
NLLMultiDoseDispensingBasisNLLMultiDoseDispensingBasis

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "basic-resource-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types",
  "version": "1.0.2",
  "name": "basic-resource-types",
  "title": "Typ av resurs",
  "status": "active",
  "date": "2022-03-29T22:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Specificering av typ av Basic-resurs.",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types",
        "version": "1.0.1",
        "concept": [
          {
            "code": "medlistinfo",
            "display": "Information om läkemedelslista"
          },
          {
            "code": "datalock",
            "display": "Spärr"
          },
          {
            "code": "multidosedispbasis",
            "display": "Dosunderlag"
          }
        ]
      }
    ]
  }
}