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

FHIR IG Statistics: CodeSystem/MitochondrialFindings

Packageagha.fhir.genclipr
TypeCodeSystem
IdMitochondrialFindings
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings
URLhttp://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings
Version0.1.0
Statusactive
Date2022-03-21T00:46:36+00:00
NameMitochondrialFindings
TitleMitochondrial Findings
DescriptionMitochondrial-related findings that are not in HPO or SNOMED CT.
Copyright[Australian Genomics](https://www.australiangenomics.org.au)
Contentcomplete

Resources that use this resource

ValueSet
AbnormalClinicalFindingsAbnormal Clinical Findings Value Set

Resources that this resource uses

No resources found


Narrative

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

This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings defines the following codes:

CodeDisplayDefinition
MITO:002 Reduced COX stainingReduced cytochrome oxidase staining.
MITO:003 SDH positive blood vesselsSuccinic dehydrogenase positive blood vessels.
MITO:004 Stroke-like picture on MRIStroke-like picture on MRI.

Source

{
  "resourceType": "CodeSystem",
  "id": "MitochondrialFindings",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings",
  "version": "0.1.0",
  "name": "MitochondrialFindings",
  "title": "Mitochondrial Findings",
  "status": "active",
  "date": "2022-03-21T00:46:36+00:00",
  "publisher": "The Australian e-Health Research Centre",
  "contact": [
    {
      "name": "The Australian e-Health Research Centre",
      "telecom": [
        {
          "system": "url",
          "value": "https://aehrc.com"
        },
        {
          "system": "email",
          "value": "ontoserver-support@csiro.au"
        }
      ]
    }
  ],
  "description": "Mitochondrial-related findings that are not in HPO or SNOMED CT.",
  "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "MITO:002",
      "display": "Reduced COX staining",
      "definition": "Reduced cytochrome oxidase staining."
    },
    {
      "code": "MITO:003",
      "display": "SDH positive blood vessels",
      "definition": "Succinic dehydrogenase positive blood vessels."
    },
    {
      "code": "MITO:004",
      "display": "Stroke-like picture on MRI",
      "definition": "Stroke-like picture on MRI."
    }
  ]
}