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

FHIR IG Statistics: ConceptMap/99797ef5-1ba3-4a6b-9b30-cf1e58c77b94

Packagehl7.fhir.uv.livd
Resource TypeConceptMap
Id99797ef5-1ba3-4a6b-9b30-cf1e58c77b94
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/ConceptMap-99797ef5-1ba3-4a6b-9b30-cf1e58c77b94.html
URLhttp://hl7.org/fhir/uv/livd/ConceptMap/99797ef5-1ba3-4a6b-9b30-cf1e58c77b94
Statusactive
Date2024-12-19T18:01:42+00:00
NameLivdResultValueConceptMap
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
resultvalue-livdResult Value value set for LIVD
resultvalue-mappings-livdResult value mappings value set for LIVD

Narrative

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

Generated Narrative: ConceptMap 99797ef5-1ba3-4a6b-9b30-cf1e58c77b94

Mapping from Result Value value set for LIVD to Result value mappings value set for LIVD


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget Code
Positiveis equivalent to260373001 (Detected)
Negativeis equivalent to260415000 (Not Detected)
Invalidis equivalent to455371000124106 (Invalid result)

Source

{
  "resourceType": "ConceptMap",
  "id": "99797ef5-1ba3-4a6b-9b30-cf1e58c77b94",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-resultvalue-uv-livd"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/livd/ConceptMap/99797ef5-1ba3-4a6b-9b30-cf1e58c77b94",
  "name": "LivdResultValueConceptMap",
  "status": "active",
  "date": "2024-12-19T18:01:42+00:00",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceCanonical": "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-livd",
  "targetCanonical": "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd",
  "group": [
    {
      "element": [
        {
          "code": "Positive",
          "display": "Positive",
          "target": [
            {
              "code": "260373001",
              "display": "Detected",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Negative",
          "display": "Negative",
          "target": [
            {
              "code": "260415000",
              "display": "Not Detected",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Invalid",
          "display": "Invalid",
          "target": [
            {
              "code": "455371000124106",
              "display": "Invalid result",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}