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

FHIR IG analytics

Packagehl7.fhir.us.meds
Resource TypeMedicationStatement
IdMedicationStatement-test2-1.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

id: test2-1

status: completed

medication: testosterone cypionate 100mg/ml inj

subject: Brian Z. Generated Summary: id: test2; Medical Record Number: 1032702 (USUAL); active; Brian Z ; ph: 555-555-5555(HOME); gender: male; birthDate: 1964-01-05

effective: 2016-09-01

dateAsserted: 2016-09-01

informationSource: Dr. Cryn


Source1

{
  "resourceType": "MedicationStatement",
  "id": "test2-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "835829",
        "display": "testosterone cypionate 100 MG/ML Injectable Solution",
        "userSelected": false
      }
    ],
    "text": "testosterone cypionate 100mg/ml inj"
  },
  "subject": {
    "reference": "Patient/test2",
    "display": "Brian Z"
  },
  "effectiveDateTime": "2016-09-01",
  "dateAsserted": "2016-09-01",
  "informationSource": {
    "display": "Dr. Cryn"
  }
}