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

FHIR IG Statistics: StructureDefinition/NLLValueSet.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLValueSet.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLValueSet
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLValueSet
Version1.0.0
Statusactive
Date2022-02-10
NameNLLValueSet
TypeValueSet
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet",
  "version": "1.0.0",
  "name": "NLLValueSet",
  "status": "active",
  "date": "2022-02-10",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "EHM",
      "name": "E-hälsomyndigheten concept"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.id",
        "path": "ValueSet.id",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Värdemängds-id"
          }
        ]
      },
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "mustSupport": true
      },
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Version"
          }
        ]
      },
      {
        "id": "ValueSet.name",
        "path": "ValueSet.name",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Tekniskt namn"
          }
        ]
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Namn"
          }
        ]
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Status"
          }
        ]
      },
      {
        "id": "ValueSet.date",
        "path": "ValueSet.date",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Revisionsdatum"
          }
        ]
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Utgivare"
          }
        ]
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Beskrivning"
          }
        ]
      },
      {
        "id": "ValueSet.compose",
        "path": "ValueSet.compose",
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include",
        "path": "ValueSet.compose.include",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kodsystem"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kodsystem referens"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kodsystem version"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept",
        "path": "ValueSet.compose.include.concept",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Koncept"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.extension",
        "path": "ValueSet.compose.include.concept.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "ValueSet.compose.include.concept.extension:definition",
        "path": "ValueSet.compose.include.concept.extension",
        "sliceName": "definition",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ValueSet.compose.include.concept.code",
        "path": "ValueSet.compose.include.concept.code",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kod"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.display",
        "path": "ValueSet.compose.include.concept.display",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Term"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation",
        "path": "ValueSet.compose.include.concept.designation",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Ytterligare benämningar"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.language",
        "path": "ValueSet.compose.include.concept.designation.language",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Språk"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.use",
        "path": "ValueSet.compose.include.concept.designation.use",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://electronichealth.se/fhir/ValueSet/nll-snomed-designation-use"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Alternativ benämningstyp"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.use.system",
        "path": "ValueSet.compose.include.concept.designation.use.system",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://electronichealth.se/fhir/ValueSet/concept-discriminators"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Alternativ benämningssystemreferens"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.use.code",
        "path": "ValueSet.compose.include.concept.designation.use.code",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Alternativ benämningskod"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.use.display",
        "path": "ValueSet.compose.include.concept.designation.use.display",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Alternativ benämningsterm"
          }
        ]
      },
      {
        "id": "ValueSet.compose.include.concept.designation.value",
        "path": "ValueSet.compose.include.concept.designation.value",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Alternativ term"
          }
        ]
      }
    ]
  }
}