Genomics Reporting Implementation Guide
3.0.1-SNAPSHOT - Ballot International flag

Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.1-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions

: Genomic Study Status Map - JSON Representation

Draft as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "GenomicStudyStatusMap",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-event-status.html\">EventStatus</a> to <a href=\"ValueSet-genomic-study-status-vs.html\">Genomic Study Status ValueSet</a></p><p>DRAFT. Published on 2024-04-09 13:57:55+0000 by HL7 International / Clinical Genomics (HL7 International / Clinical Genomics: <a href=\"http://www.hl7.org/Special/committees/clingenomics\">http://www.hl7.org/Special/com...</a>, <a href=\"mailto:cg@lists.HL7.org\">cg@lists.HL7.org</a>). </p><div><p>Mapping from Procedure's EventStatus (http://hl7.org/fhir/ValueSet/event-status) ValueSet for 'status' to http://hl7.org/fhir/uv/genomics-reporting/ValueSet/genomicstudy-status-vs codes</p>\n</div><br/><p><b>Group 1</b> Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html\">EventStatus</a> to <a href=\"CodeSystem-genomic-study-status-cs.html\">Genomic Study Status CodeSystem</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>completed</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>available</td></tr><tr><td>preparation</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>registered</td></tr><tr><td>in-progress</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>registered</td></tr><tr><td>on-hold</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>registered</td></tr><tr><td>not-done</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>cancelled</td></tr><tr><td>stopped</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>cancelled</td></tr><tr><td>entered-in-error</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>entered-in-error</td></tr><tr><td>unknown</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cg"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/genomics-reporting/ConceptMap/GenomicStudyStatusMap",
  "version" : "3.0.1-SNAPSHOT",
  "name" : "GenomicStudyStatusMap",
  "title" : "Genomic Study Status Map",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-09T13:57:55+00:00",
  "publisher" : "HL7 International / Clinical Genomics",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Genomics",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/clingenomics"
        },
        {
          "system" : "email",
          "value" : "cg@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Mapping from Procedure's EventStatus (http://hl7.org/fhir/ValueSet/event-status) ValueSet for 'status' to http://hl7.org/fhir/uv/genomics-reporting/ValueSet/genomicstudy-status-vs codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://hl7.org/fhir/ValueSet/event-status",
  "targetCanonical" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/genomic-study-status-vs",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/event-status",
      "target" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/genomic-study-status-cs",
      "element" : [
        {
          "code" : "completed",
          "display" : "Completed",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "available",
              "display" : "Available",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "preparation",
          "display" : "Preparation",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "in-progress",
          "display" : "In Progress",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "on-hold",
          "display" : "On Hold",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "not-done",
          "display" : "Not Done",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "cancelled",
              "display" : "Cancelled",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "stopped",
          "display" : "Stopped",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "cancelled",
              "display" : "Cancelled",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "entered-in-error",
          "display" : "Entered in Error",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "entered-in-error",
              "display" : "Entered in Error",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "unknown",
          "display" : "Unknown",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "unknown",
              "display" : "Unknown",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}