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

FHIR IG Statistics: StructureDefinition/NLLConceptMap.StructureDefinition

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

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
nll-concept-map-equivalenceEkvivalens

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConceptMap",
  "version": "1.0.0",
  "name": "NLLConceptMap",
  "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": "ConceptMap",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ConceptMap",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ConceptMap.id",
        "path": "ConceptMap.id",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kodrelations-id"
          }
        ]
      },
      {
        "id": "ConceptMap.url",
        "path": "ConceptMap.url",
        "mustSupport": true
      },
      {
        "id": "ConceptMap.version",
        "path": "ConceptMap.version",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Version"
          }
        ]
      },
      {
        "id": "ConceptMap.name",
        "path": "ConceptMap.name",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Tekniskt namn"
          }
        ]
      },
      {
        "id": "ConceptMap.title",
        "path": "ConceptMap.title",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Namn"
          }
        ]
      },
      {
        "id": "ConceptMap.status",
        "path": "ConceptMap.status",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Status"
          }
        ]
      },
      {
        "id": "ConceptMap.date",
        "path": "ConceptMap.date",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Revisionsdatum"
          }
        ]
      },
      {
        "id": "ConceptMap.publisher",
        "path": "ConceptMap.publisher",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Utgivare"
          }
        ]
      },
      {
        "id": "ConceptMap.description",
        "path": "ConceptMap.description",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Beskrivning"
          }
        ]
      },
      {
        "id": "ConceptMap.source[x]",
        "path": "ConceptMap.source[x]",
        "short": "The source code system",
        "definition": "Identifier for the source code system that contains the concepts that are being mapped and provides context for the mappings.",
        "comment": "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
        "type": [
          {
            "code": "canonical"
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Källvärdemängd"
          }
        ]
      },
      {
        "id": "ConceptMap.target[x]",
        "path": "ConceptMap.target[x]",
        "short": "The target code system",
        "definition": "The target code system which provides context for the mappings",
        "comment": "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
        "type": [
          {
            "code": "canonical"
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Målvärdemängd"
          }
        ]
      },
      {
        "id": "ConceptMap.group",
        "path": "ConceptMap.group",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kodrelationsgrupper"
          }
        ]
      },
      {
        "id": "ConceptMap.group.source",
        "path": "ConceptMap.group.source",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Källkodsystem"
          }
        ]
      },
      {
        "id": "ConceptMap.group.sourceVersion",
        "path": "ConceptMap.group.sourceVersion",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Källkodsystem version"
          }
        ]
      },
      {
        "id": "ConceptMap.group.target",
        "path": "ConceptMap.group.target",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Målkodsystem"
          }
        ]
      },
      {
        "id": "ConceptMap.group.targetVersion",
        "path": "ConceptMap.group.targetVersion",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Målkodsystem version"
          }
        ]
      },
      {
        "id": "ConceptMap.group.element",
        "path": "ConceptMap.group.element",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Relaterade källkoder"
          }
        ]
      },
      {
        "id": "ConceptMap.group.element.code",
        "path": "ConceptMap.group.element.code",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kod i källvärdemängd"
          }
        ]
      },
      {
        "id": "ConceptMap.group.element.target",
        "path": "ConceptMap.group.element.target",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Relaterade målkoder"
          }
        ]
      },
      {
        "id": "ConceptMap.group.element.target.code",
        "path": "ConceptMap.group.element.target.code",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Kod i målvärdemängd"
          }
        ]
      },
      {
        "id": "ConceptMap.group.element.target.equivalence",
        "path": "ConceptMap.group.element.target.equivalence",
        "short": "relatedto | equivalent",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://electronichealth.se/fhir/ValueSet/nll-concept-map-equivalence"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Typ av kodrelation"
          }
        ]
      }
    ]
  }
}