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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeMedicationStatement
IdMedicationStatement-RivaroxabanMedication.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 RivaroxabanMedication

status: active

medication: Rivaroxaban 20 mg

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))

Dosages

-Text
*1-0-0 (20 mg denně)

Source1

{
  "resourceType": "MedicationStatement",
  "id": "RivaroxabanMedication",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "B01AF01",
        "display": "Rivaroxaban"
      }
    ],
    "text": "Rivaroxaban 20 mg"
  },
  "subject": {
    "reference": "Patient/Mracena2"
  },
  "dosage": [
    {
      "text": "1-0-0 (20 mg denně)"
    }
  ]
}