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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeServiceRequest
IdServiceRequest-mii-exa-molgen-anforderung-wes.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": "ServiceRequest",
  "id": "mii-exa-molgen-anforderung-wes",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/anforderung-genetischer-test|2026.0.4"
    ]
  },
  "status": "completed",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "86205-2",
        "display": "Whole exome sequence analysis in Blood or Tissue by Molecular genetics method"
      }
    ]
  },
  "subject": {
    "reference": "Patient/mii-exa-molgen-patient"
  },
  "authoredOn": "2024-01-10",
  "requester": {
    "reference": "Practitioner/mii-exa-molgen-practitioner-ordering"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "224958001",
          "display": "Global developmental delay"
        }
      ],
      "text": "Unklare Entwicklungsverzögerung mit Dysmorphiezeichen, V.a. genetisches Syndrom nach unauffälliger Chromosomenanalyse und Array-CGH"
    }
  ]
}