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
Statusactive
Date2024-12-19T18:01:42+00:00
NameLivdTestCodeConceptMap
Realmuv
Authorityhl7

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

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

Mapping from ObservationDefinition to LOINC value set for LIVD


Group 1 Mapping from unspecified code system to unspecified code system

Source Concept DetailsRelationshipTarget Concept DetailsProperties
Codes from resultspecimenCodes from
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",
  "name": "LivdTestCodeConceptMap",
  "status": "active",
  "date": "2024-12-19T18:01:42+00:00",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceUri": "ObservationDefinition",
  "targetCanonical": "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd",
  "group": [
    {
      "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"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}