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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pct.r4b
Resource TypeDocumentReference
IdDocumentReference-PCT-AEOB-DocumentReference-1.json
FHIR VersionR4B

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: DocumentReference PCT-AEOB-DocumentReference-1

Request Initiation Time: 2025-01-08 09:01:00+0500

Significant Procedures and/or products involved: Magnetic resonance (eg, proton) imaging, brain (including brain stem); without contrast material

Significant condition involved: Unspecified focal traumatic brain injury

status: Current

docStatus: Final

type: Advanced explanation of benefits

category: Estimation Packet

subject: Eve Betterhalf Female, DoB: 1955-07-23 ( http://example.com/identifiers/patient#1001)

date: 2025-01-10 11:01:00+0500

author:

content

Attachments

-Url
*http://example.org/fhir/Bundle/PCT-AEOB-Packet-1

Source1

{
  "resourceType": "DocumentReference",
  "id": "PCT-AEOB-DocumentReference-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-documentreference"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/requestInitiationTime",
      "valueInstant": "2025-01-08T09:01:00+05:00"
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateProcedureOrService",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ama-assn.org/go/cpt",
            "code": "70551",
            "display": "Magnetic resonance (eg, proton) imaging, brain (including brain stem); without contrast material"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateCondition",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/sid/icd-10-cm",
            "code": "S06.30",
            "display": "Unspecified focal traumatic brain injury"
          }
        ]
      }
    }
  ],
  "status": "current",
  "docStatus": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "111479-2",
        "display": "Advanced explanation of benefits"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse",
          "code": "estimate"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/patient1001"
  },
  "date": "2025-01-10T11:01:00+05:00",
  "author": [
    {
      "reference": "Organization/org1001"
    },
    {
      "reference": "Organization/Submitter-Org-1"
    }
  ],
  "content": [
    {
      "attachment": {
        "url": "http://example.org/fhir/Bundle/PCT-AEOB-Packet-1"
      }
    }
  ]
}