Sha256: 2c759239b62841401683535af02dd28d48598cd8e084b7740a73a06bcf2c34a5

Contents?: true

Size: 1.47 KB

Versions: 10

Compression:

Stored size: 1.47 KB

Contents

{
  "resourceType": "Observation",
  "id": "example-haplotype1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/observation-geneticsGene",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "2625",
            "display": "CYP2D6"
          }
        ]
      }
    }
  ],
  "status": "unknown",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "55233-1",
        "display": "Genetic analysis master panel-- This is the parent OBR for the panel holding all of the associated observations that can be reported with a molecular genetics analysis result."
      }
    ]
  },
  "subject": {
    "reference": "Patient/727127",
    "display": "J*********** C***********"
  },
  "issued": "2013-04-03T15:30:10+01:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://pharmakb.org",
        "code": "PA165971587",
        "display": "*35B"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/genetics-example1-somatic",
    "display": "Molecular Specimen ID: MLD45-Z4-1234"
  },
  "derivedFrom": [
    {
      "reference": "MolecularSequence/example-pgx-1"
    },
    {
      "reference": "MolecularSequence/example-pgx-2"
    }
  ],
  "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/observation-example-haplotype1.json
fhir_models-4.2.2 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.2.1 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.2.0 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.1.2 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.1.1 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.1.0 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.0.2 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.0.1 lib/fhir_models/examples/json/observation-example-haplotype1.json
fhir_models-4.0.0 lib/fhir_models/examples/json/observation-example-haplotype1.json