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

FHIR IG Statistics: CodeSystem/molecular-definition-focus-cs

Packagehl7.fhir.uv.molecular-definition-data-types
TypeCodeSystem
Idmolecular-definition-focus-cs
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/molecular-definition-data-types/https://build.fhir.org/ig/HL7/molecular-definition-data-types/CodeSystem-molecular-definition-focus-cs.html
URLhttp://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecular-definition-focus-cs
Version1.0.0-ballot1
Statusdraft
Date2025-07-16T20:39:35+00:00
NameMolecularDefinitionFocusCS
TitleMolecular Definition focus code system
Realmuv
Authorityhl7
DescriptionMolecular Definition Focus terms that describe various representation elements.
Contentcomplete

Resources that use this resource

ValueSet
molecular-definition-focus-vsMolecular Definition Focus Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem molecular-definition-focus-cs

This case-sensitive code system http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecular-definition-focus-cs defines the following codes:

CodeDisplayDefinition
context-state Context StateContext State is the current state of the molecule at this location.
allele-state Allele StateAllele State is the state of the molecule based on a specific allele.
reference-state Reference StateReference State is the state of the molecule based on a reference molecule.
alternative-state Alternative StateAlternative State is the molecule state of the molecule based on an alterntive allele.

Source

{
  "resourceType": "CodeSystem",
  "id": "molecular-definition-focus-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cg"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/molecular-definition-data-types/ImplementationGuide/hl7.fhir.uv.molecular-definition-data-types"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/molecular-definition-data-types/ImplementationGuide/hl7.fhir.uv.molecular-definition-data-types"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecular-definition-focus-cs",
  "version": "1.0.0-ballot1",
  "name": "MolecularDefinitionFocusCS",
  "title": "Molecular Definition focus code system",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-16T20:39:35+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": "Molecular Definition Focus terms that describe various representation elements.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "context-state",
      "display": "Context State",
      "definition": "Context State is the current state of the molecule at this location."
    },
    {
      "code": "allele-state",
      "display": "Allele State",
      "definition": "Allele State is the state of the molecule based on a specific allele."
    },
    {
      "code": "reference-state",
      "display": "Reference State",
      "definition": "Reference State is the state of the molecule based on a reference molecule."
    },
    {
      "code": "alternative-state",
      "display": "Alternative State",
      "definition": "Alternative State is the molecule state of the molecule based on an alterntive allele."
    }
  ]
}