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

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting
Resource TypeParameters
IdParameters-FindALLPopulationSpecificVariantsOutput.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Parameters",
  "id": "FindALLPopulationSpecificVariantsOutput",
  "parameter": [
    {
      "name": "variants",
      "part": [
        {
          "name": "variantItem",
          "valueString": "NC_000010.10:g.121551307G>A AND NC_000011.10:g.8263343T>C AND NC_000001.10:g.198742263G>A"
        },
        {
          "name": "numerator",
          "valueQuantity": {
            "value": 2
          }
        }
      ]
    }
  ]
}