0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: MedicationStatement - Anastrozole para Fernandez Perez Pablo - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationStatement",
  "id" : "MedicationStatement-Ar-FernandezPerezPablo-Anastrozole",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>medication</b>: <a href=\"Medication-Medication-Anastrozole.html\">Generated Summary: <span title=\"Codes: {http://snomed.info/sct 108774000}\">Product containing anastrozole (medicinal product)</span></a></p><p><b>subject</b>: <a href=\"Patient-Paciente-Ar-FernandezPerezPablo.html\">Generated Summary: id: 99999999 (OFFICIAL), id: 1234567 (USUAL); active; Pablo Fernandez Perez(OFFICIAL), Alicia de las Mercedes ; Phone: 1141233100; gender: male; birthDate: 1912-06-12</a></p><p><b>effective</b>: Mar 10, 2021, 7:00:00 AM</p></div>"
  },
  "status" : "active",
  "medicationReference" : {
    "reference" : "Medication/Medication-Anastrozole"
  },
  "subject" : {
    "reference" : "Patient/Paciente-Ar-FernandezPerezPablo"
  },
  "effectiveDateTime" : "2021-03-10T10:00:00Z",
  "dosage" : [
    {
      "route" : {
        "coding" : [
          {
            "system" : "http://standardterms.edqm.eu",
            "code" : "20053000",
            "display" : "Oral use"
          }
        ]
      }
    }
  ]
}