FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.livd.r4b
Resource TypeConceptMap
IdConceptMap-66a4034b-6cc6-46ed-be83-343dfc51f2d7.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Mapping from ObservationDefinition to LOINC value set for LIVD

ACTIVE. Published on 2023-12-21 20:56:03+0000 by null.

Livd Test Code Concept Map


Group 1Mapping from unspecified code system to Logical Observation Identifiers, Names and Codes (LOINC)

Source Concept DetailsRelationshipTarget Concept DetailsProperties
Codes from resultspecimenCodes from Logical Observation Identifiers, Names and Codes (LOINC)
b87458ca-b29a-4244-b347-39111caf9ef2GluCmmol/LSerum/Plasmais equivalent to14749-6Glucose [Moles/volume] in Serum or Plasma
b87458ca-b29a-4244-b347-39111caf9ef2GluCmg/dLSerum/Plasmais equivalent to2345-7Glucose [Mass/volume] in Serum or Plasma

Source1

{
  "resourceType": "ConceptMap",
  "id": "66a4034b-6cc6-46ed-be83-343dfc51f2d7",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7",
  "version": "1.0.0",
  "name": "LivdTestCodeConceptMap",
  "title": "Livd Test Code Concept Map",
  "status": "active",
  "experimental": false,
  "date": "2023-12-21T20:56:03+00:00",
  "description": "Livd Test Code Concept Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceUri": "ObservationDefinition",
  "targetCanonical": "http://example.org/ivd-mfg/loinc-livd",
  "group": [
    {
      "target": "http://loinc.org",
      "element": [
        {
          "code": "b87458ca-b29a-4244-b347-39111caf9ef2",
          "display": "GluC",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "14749-6",
              "display": "Glucose [Moles/volume] in Serum or Plasma",
              "equivalence": "equivalent",
              "dependsOn": [
                {
                  "property": "specimen",
                  "value": "Serum/Plasma"
                },
                {
                  "property": "result",
                  "value": "mmol/L"
                }
              ]
            }
          ]
        },
        {
          "code": "b87458ca-b29a-4244-b347-39111caf9ef2",
          "display": "GluC",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "2345-7",
              "display": "Glucose [Mass/volume] in Serum or Plasma",
              "equivalence": "equivalent",
              "dependsOn": [
                {
                  "property": "specimen",
                  "value": "Serum/Plasma"
                },
                {
                  "property": "result",
                  "value": "mg/dL"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}