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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeMedicationStatement
IdMedicationStatement-bf7167e9-e7e6-40d4-b810-7d6b48536b9b.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 bf7167e9-e7e6-40d4-b810-7d6b48536b9b

identifier: http://example.org/hospital/medication-statements/medication-statement-001

status: active

medication: Acetaminophen

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7161264528 (use: official, ))


Source1

{
  "resourceType": "MedicationStatement",
  "id": "bf7167e9-e7e6-40d4-b810-7d6b48536b9b",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/ps/StructureDefinition/cz-medicationstatement-ps"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/hospital/medication-statements",
      "value": "medication-statement-001"
    }
  ],
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387517004"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
  }
}