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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeDiagnosticReport
IdDiagnosticReport-uc2-amniocentesisreport.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DiagnosticReport uc2-amniocentesisreport

Ultrasound scan for fetal growth (procedure)

SubjectAnonymous Patient Female, DoB: 1994-02-01 ( http://www.acme.com/identifiers/patient#123456)

Report Details

CodeValueFlagsWhen For
Karyotype (cell structure)Karyotype evaluation normal (finding)Final2024-04-10
Karyotype (cell structure)Karyotype evaluation normal (finding)Final2024-04-10

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "uc2-amniocentesisreport",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "241493005",
        "display": "Ultrasound scan for fetal growth (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc2-mother"
  },
  "result": [
    {
      "reference": "Observation/uc2-karyotype-fetusA"
    },
    {
      "reference": "Observation/uc2-karyotype-fetusB"
    }
  ]
}