{
  "resourceType": "StructureDefinition",
  "id": "hlaresult",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>"
  },
  "url": "http://hl7.org/fhir/StructureDefinition/hlaresult",
  "name": "Profile for HLA Genotyping Results",
  "status": "draft",
  "experimental": false,
  "date": "2015-10-09",
  "publisher": "Health Level Seven International (Clinical Genomics)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/clingenomics"
        }
      ]
    }
  ],
  "description": "Describes how the HLA genotyping results",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport",
        "path": "DiagnosticReport",
        "min": 0,
        "max": "*"
      },
      {
        "id": "DiagnosticReport.extension:allele-database",
        "path": "DiagnosticReport.extension",
        "sliceName": "allele-database",
        "short": "Allele Database",
        "definition": "Allele Database.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database"
          }
        ]
      },
      {
        "id": "DiagnosticReport.extension:glstring",
        "path": "DiagnosticReport.extension",
        "sliceName": "glstring",
        "short": "Glstring",
        "definition": "Glstring.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring"
          }
        ]
      },
      {
        "id": "DiagnosticReport.extension:haploid",
        "path": "DiagnosticReport.extension",
        "sliceName": "haploid",
        "short": "Haploid",
        "definition": "Haploid.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-haploid"
          }
        ]
      },
      {
        "id": "DiagnosticReport.extension:method",
        "path": "DiagnosticReport.extension",
        "sliceName": "method",
        "short": "The platform, methodology and software applied at the time of the\rgenotyping",
        "definition": "The platform, methodology and software applied at the time of the\rgenotyping.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-method"
          }
        ]
      }
    ]
  }
}