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

FHIR IG Statistics: ConceptMap/ConceptMap-diagRptStatus2CompStatus-uv-lab

Packagehl7.fhir.uv.lab-report
TypeConceptMap
IdConceptMap-diagRptStatus2CompStatus-uv-lab
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/lab-report/https://build.fhir.org/ig/HL7/uv-lab-rep-ig/ConceptMap-ConceptMap-diagRptStatus2CompStatus-uv-lab.html
URLhttp://hl7.org/fhir/uv/lab-report/ConceptMap/ConceptMap-diagRptStatus2CompStatus-uv-lab
Version1.0.0-ballot
Statusdraft
Date2025-01-25T05:49:10+00:00
NameConceptMapDiagRptStatus2CompStatus
TitleDiagnosticReport to Composition status
Realmuv
Authorityhl7
DescriptionProposed relationship between the statused used in the DiagnosticReport resource and that used for the Composition.
PurposeIt shows how to value the Composition status element based on the DiagnosticReport element.

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 ConceptMap-diagRptStatus2CompStatus-uv-lab

Mapping from DiagnosticReportStatus to CompositionStatus


Group 1 Mapping from DiagnosticReportStatusversion: null4.0.1) to CompositionStatusversion: null4.0.1)

Source CodeRelationshipTarget Code
registeredis related topreliminary
partialis related topreliminary
preliminaryis related topreliminary
finalis related tofinal
amendedis related toamended
correctedis related toamended
appendedis related toamended
cancelledis related tofinal
entered-in-erroris related toentered-in-error
unknown(not mapped)

Source

{
  "resourceType": "ConceptMap",
  "id": "ConceptMap-diagRptStatus2CompStatus-uv-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/lab-report/ImplementationGuide/hl7.fhir.uv.lab-report"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/lab-report/ConceptMap/ConceptMap-diagRptStatus2CompStatus-uv-lab",
  "version": "1.0.0-ballot",
  "name": "ConceptMapDiagRptStatus2CompStatus",
  "title": "DiagnosticReport to Composition status",
  "status": "draft",
  "experimental": true,
  "date": "2025-01-25T05:49:10+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 International / Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Proposed relationship between the statused used in the DiagnosticReport resource and that used for the Composition.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "It shows how to value the Composition status element based on the DiagnosticReport element.",
  "sourceUri": "http://hl7.org/fhir/ValueSet/diagnostic-report-status",
  "targetUri": "http://hl7.org/fhir/ValueSet/composition-status",
  "group": [
    {
      "source": "http://hl7.org/fhir/diagnostic-report-status",
      "sourceVersion": "4.0.1",
      "target": "http://hl7.org/fhir/composition-status",
      "targetVersion": "4.0.1",
      "element": [
        {
          "code": "registered",
          "display": "Registered",
          "target": [
            {
              "code": "preliminary",
              "display": "Preliminary",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "partial",
          "display": "Partial",
          "target": [
            {
              "code": "preliminary",
              "display": "Preliminary",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "preliminary",
          "display": "Preliminary",
          "target": [
            {
              "code": "preliminary",
              "display": "Preliminary",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "final",
          "display": "Final",
          "target": [
            {
              "code": "final",
              "display": "Final",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "amended",
          "display": "Amended",
          "target": [
            {
              "code": "amended",
              "display": "Amended",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "corrected",
          "display": "Corrected",
          "target": [
            {
              "code": "amended",
              "display": "Amended",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "appended",
          "display": "Appended",
          "target": [
            {
              "code": "amended",
              "display": "Amended",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "cancelled",
          "display": "Cancelled",
          "target": [
            {
              "code": "final",
              "display": "Final",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "entered-in-error",
          "display": "Entered in Error",
          "target": [
            {
              "code": "entered-in-error",
              "display": "Entered in Error",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "unknown",
          "display": "Unknown",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}