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

FHIR IG Statistics: ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7

Packagehl7.fhir.uv.livd
Resource TypeConceptMap
Id66a4034b-6cc6-46ed-be83-343dfc51f2d7
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/ConceptMap-66a4034b-6cc6-46ed-be83-343dfc51f2d7.html
URLhttp://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7
Version1.0.0
Statusactive
Date2025-07-28T15:45:31+00:00
NameLivdTestCodeConceptMap
TitleLivd Test Code Concept Map
Realmuv
Authorityhl7
DescriptionLivd Test Code Concept Map

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ConceptMap 66a4034b-6cc6-46ed-be83-343dfc51f2d7

Mapping from (not specified) to LOINC value set for LIVD


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

Source Concept DetailsRelationshipTarget Concept Details
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

Source

{
  "resourceType": "ConceptMap",
  "id": "66a4034b-6cc6-46ed-be83-343dfc51f2d7",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.51.18.1"
  },
  "version": "1.0.0",
  "name": "LivdTestCodeConceptMap",
  "title": "Livd Test Code Concept Map",
  "status": "active",
  "experimental": false,
  "date": "2025-07-28T15:45:31+00:00",
  "description": "Livd Test Code Concept Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "targetCanonical": "http://example.org/ivd-mfg/loinc-livd",
  "group": [
    {
      "target": "http://loinc.org",
      "element": [
        {
          "code": "b87458ca-b29a-4244-b347-39111caf9ef2",
          "display": "GluC",
          "target": [
            {
              "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": [
            {
              "code": "2345-7",
              "display": "Glucose [Mass/volume] in Serum or Plasma",
              "equivalence": "equivalent",
              "dependsOn": [
                {
                  "property": "specimen",
                  "value": "Serum/Plasma"
                },
                {
                  "property": "result",
                  "value": "mg/dL"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}