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

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeDiagnosticReport
IdDiagnosticReport-MaxineMayfield16FirstTrimesterUS.json
FHIR VersionR4

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 MaxineMayfield16FirstTrimesterUS

First trimester ultrasound (Radiology)

SubjectMaxine Mayfield (official) Female, DoB: 2009-07-18
Relevant Time2024-07-18

Report Details


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "MaxineMayfield16FirstTrimesterUS",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "R"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "SEX"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "RAD",
          "display": "Radiology"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "code": "76801",
        "display": "Ultrasound, pregnant uterus, real time with image documentation, fetal and maternal evaluation, first trimester (< 14 weeks 0 days), transabdominal approach; single or first gestation"
      }
    ],
    "text": "First trimester ultrasound"
  },
  "subject": {
    "reference": "Patient/MaxineMayfield16"
  },
  "effectiveDateTime": "2024-07-18"
}