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

FHIR IG Statistics: ConceptMap/EvaluationItemToSnomedCM

Packagede.emperra.esysta
Resource TypeConceptMap
IdEvaluationItemToSnomedCM
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/ConceptMap/EvaluationItemToSnomedCM
URLhttp://portal.esysta.com/fhir/ConceptMap/EvaluationItemToSnomedCM
Statusactive
NameMapping of EvaluationItemCS 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
EvaluationItemCSESYSTA Ampelkriterien

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "EvaluationItemToSnomedCM",
  "url": "http://portal.esysta.com/fhir/ConceptMap/EvaluationItemToSnomedCM",
  "name": "Mapping of EvaluationItemCS 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/EvaluationItemCS",
  "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"
            }
          ]
        }
      ]
    }
  ]
}