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

FHIR IG analytics

Packagehl7.fhir.us.medication-rems.r4
Resource TypeDocumentReference
IdDocumentReference-example-rems-docref-1.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

REMS information for August Samuels
On March 9, 2024

Patient Name: August Samuels
Patient REMS ID: 0354600
Patient enrollment status: Enrolled March 9, 2024

Prescriber Name: Mary Patel
Prescriber REMS ID: 0354035500 (NPI)

Medication: Zombify 10mg Tablet
Initial dispense authorization number: 30550221


Source1

{
  "resourceType": "DocumentReference",
  "id": "example-rems-docref-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "51851-4",
        "display": "Administrative note"
      }
    ],
    "text": "REMS administrative note"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "51851-4",
          "display": "Administrative note"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/example-patient-123",
    "display": "August Samuels"
  },
  "date": "2024-03-09T15:29:46Z",
  "description": "REMS Patient Information Note",
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "data": "UkVNUyBpbmZvcm1hdGlvbiBmb3IgQXVndXN0IFNhbXVlbHMgW3RleHQgdHJ1bmNhdGVkXQ==",
        "title": "REMS information for August Samuels on March 9, 2024"
      },
      "format": {
        "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
        "display": "mimeType Sufficient"
      }
    }
  ],
  "context": {
    "period": {
      "start": "2024-03-09T08:00:00+11:00"
    }
  }
}