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

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypeMedicationStatement
IdMedicationStatement-354.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

Resource MedicationStatement "354"

status: active

medication: Product containing amoxicillin (medicinal product) (SNOMED CT#27658006)

subject: Patient/11 ""


Source1

{
  "resourceType": "MedicationStatement",
  "id": "354",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "27658006",
        "display": "Product containing amoxicillin (medicinal product)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/11"
  }
}