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

FHIR IG analytics

Packagehl7.fhir.fr.medication
Resource TypeMedicationDispense
IdMedicationDispense-Disp-group01-2.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

Narratif généré : DispensationMédicaments Disp-group01-2

status: Completed

medication: Medication/InLine-med-DOLIPRANE

subject: Group/InLine-patient-group01

supportingInformation:

Performers

-Actor
*Practitioner/smart-Practitioner-7148xxxx

authorizingPrescription:

type: Refill - Part

quantity: 14 1 (Détails : code UCUM1 = '1')

daysSupply: 2 jours (Détails : code UCUMd = 'd')

whenPrepared: 2021-07-16 10:10:00+0000

whenHandedOver: 2021-07-16 10:24:00+0000


Source1

{
  "resourceType": "MedicationDispense",
  "id": "Disp-group01-2",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medication-dispense"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "medicationReference": {
    "reference": "Medication/InLine-med-DOLIPRANE"
  },
  "subject": {
    "reference": "Group/InLine-patient-group01"
  },
  "supportingInformation": [
    {
      "reference": "MedicationDispense/Disp-DOLIPRANE-Refill-presc-DC"
    },
    {
      "reference": "MedicationDispense/Disp-DOLIPRANE-Refill-Compl-presc-DC"
    },
    {
      "reference": "MedicationDispense/Disp-DOLIPRANE-Refill-Substit"
    }
  ],
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/smart-Practitioner-7148xxxx"
      }
    }
  ],
  "authorizingPrescription": [
    {
      "reference": "MedicationRequest/InLine-presc-Paracetamol1"
    },
    {
      "reference": "MedicationRequest/InLine-presc-Paracetamol2"
    },
    {
      "reference": "MedicationRequest/InLine-presc-EFFERALGAN2"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "RFP",
        "display": "Refill - Part"
      }
    ]
  },
  "quantity": {
    "value": 14,
    "system": "http://unitsofmeasure.org",
    "code": "1"
  },
  "daysSupply": {
    "value": 2,
    "unit": "jours",
    "system": "http://unitsofmeasure.org",
    "code": "d"
  },
  "whenPrepared": "2021-07-16T10:10:00Z",
  "whenHandedOver": "2021-07-16T10:24:00Z"
}