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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeMedicationStatement
IdMedicationStatement-VioletGartner01-smp-medstmt-isotretinoin-01.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: MedicationStatement VioletGartner01-smp-medstmt-isotretinoin-01

status: Active

medication: Isotretinoin 20 MG Oral Capsule [Absorica]

subject: Violet Gartner

dateAsserted: 2026-01-10 14:35:00-0500

informationSource: Organization Michigan Primary Health Care Associates


Source1

{
  "resourceType": "MedicationStatement",
  "id": "VioletGartner01-smp-medstmt-isotretinoin-01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "1300006",
        "display": "Isotretinoin 20 MG Oral Capsule [Absorica]"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "10631-116-31"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-VioletGartner01",
    "display": "Violet Gartner"
  },
  "dateAsserted": "2026-01-10T14:35:00-05:00",
  "informationSource": {
    "reference": "Organization/org-Michigan-Primary-Health-Care-A"
  }
}