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

FHIR IG analytics

Packagehl7.fhir.uv.pddi
Resource TypeMedicationStatement
IdMedicationStatement-medicationstatement-warfarin-nsaid-warfarin-prefetch.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 medicationstatement-warfarin-nsaid-warfarin-prefetch

status: Active

category: Outpatient

medication: Warfarin Sodium 10 MG

subject: Anonymous Patient Male, DoB: 1948-05-10


Source1

{
  "resourceType": "MedicationStatement",
  "id": "medicationstatement-warfarin-nsaid-warfarin-prefetch",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "category": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/medication-statement-category",
        "code": "outpatient"
      }
    ]
  },
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "855295",
        "display": "Warfarin Sodium 10 MG"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-warfarin-nsaid-over65-prefetch"
  }
}