Sha256: 1df425ab9483ca82b7770593e7aca1f55651054021ebf2c5e022506fee483135

Contents?: true

Size: 982 Bytes

Versions: 10

Compression:

Stored size: 982 Bytes

Contents

{
  "resourceType": "MolecularSequence",
  "id": "example",
  "type": "dna",
  "coordinateSystem": 0,
  "patient": {
    "reference": "Patient/example"
  },
  "referenceSeq": {
    "referenceSeqId": {
      "coding": [
        {
          "system": "http://www.ncbi.nlm.nih.gov/nuccore",
          "code": "NC_000009.11"
        }
      ]
    },
    "strand": "watson",
    "windowStart": 22125500,
    "windowEnd": 22125510
  },
  "variant": [
    {
      "start": 22125503,
      "end": 22125504,
      "observedAllele": "C",
      "referenceAllele": "G"
    }
  ],
  "repository": [
    {
      "type": "openapi",
      "url": "http://grch37.rest.ensembl.org/ga4gh/variants/3:rs1333049?content-type=application/json",
      "name": "GA4GH API",
      "variantsetId": "3:rs1333049"
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/molecularsequence-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/molecularsequence-example.json