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

FHIR IG Statistics: ConceptMap/EvaluationItemToSNOMED

Packagede.emperra.esysta
Resource TypeConceptMap
IdEvaluationItemToSNOMED
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/ConceptMap/EvaluationItem
URLhttp://portal.esysta.com/fhir/ConceptMap/EvaluationItem
Statusactive
NameMapping of EvaluationItem to SNOMED CT
DescriptionThis concept map defines a mapping from ESYSTA evalutation items to SNOMED CT ids.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
EvaluationItemESYSTA Ampelkriterien

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "EvaluationItemToSNOMED",
  "url": "http://portal.esysta.com/fhir/ConceptMap/EvaluationItem",
  "name": "Mapping of EvaluationItem to SNOMED CT",
  "status": "active",
  "experimental": false,
  "description": "This concept map defines a mapping from ESYSTA evalutation items to SNOMED CT ids.",
  "sourceCanonical": "http://portal.esysta.com/fhir/CodeSystem/EvaluationItem",
  "targetCanonical": "http://snomed.info/sct",
  "group": [
    {
      "element": [
        {
          "code": "hypoglycemia",
          "target": [
            {
              "code": "302866003",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "hyperglycemia",
          "target": [
            {
              "code": "80394007",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "variabilityRange",
          "target": [
            {
              "code": "365811003",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "measurementsPerDay",
          "target": [
            {
              "code": "36048009",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "pensInterchanged",
          "target": [
            {
              "code": "703972004",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "dailyInsulinDose",
          "target": [
            {
              "code": "789481006",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "interval",
          "target": [
            {
              "code": "365811003",
              "equivalence": "wider"
            }
          ]
        }
      ]
    }
  ]
}