FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagepc.ig
Resource TypeBasic
IdBasic-reference-genome-grch38.json
FHIR VersionR4

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: Basic reference-genome-grch38

Reference genome FASTA path: /data/genomes/GRCh38/GRCh38.fa

identifier: https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/reference-genome-id/RG0001

code: GRCh38


Source1

{
  "resourceType": "Basic",
  "id": "reference-genome-grch38",
  "meta": {
    "profile": [
      "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/reference-genome"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/reference-genome-fasta-path",
      "valueString": "/data/genomes/GRCh38/GRCh38.fa"
    }
  ],
  "identifier": [
    {
      "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/reference-genome-id",
      "value": "RG0001"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/reference-genome-build",
        "code": "GRCh38",
        "display": "GRCh38"
      }
    ]
  }
}