FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Bundle |
| Id | Bundle_dispensazione.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "HC40-CPOETHERAPY.bundle-dispensazione",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Bundle_dispensazione"
]
},
"type": "message",
"timestamp": "2021-09-22T17:20:29.216+02:00",
"entry": [
{
"resource": {
"resourceType": "MessageHeader",
"id": "HC40-CPOETHERAPY.messageheader-dispensazione",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/MessageHeader_dispensazione_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/messageHeader-operator",
"extension": [
{
"url": "name",
"valueCode": "nome operatore"
},
{
"url": "surname",
"valueCode": "cognome operatore"
},
{
"url": "code",
"valueCode": "nome.cognome"
}
]
}
],
"eventCoding": {
"system": "http://ihub.eng.it/fhir/message-events",
"code": "INS_DSP_TER",
"display": "inserimento dispensazione terapia"
},
"destination": [
{
"name": "IHub-INS_DSP_TER",
"endpoint": "http://ihub.eng.it/INS_DSP_TER"
}
],
"source": {
"name": "HC40-CPOETHERAPY",
"endpoint": "http://HC40-CPOETHERAPY.eng.it"
}
}
},
{
"resource": {
"resourceType": "MedicationDispense",
"id": "HC40-CPOETERAPY.medicationdispense",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/MedicationDispense_Eng"
]
},
"status": "completed",
"medicationReference": {
"reference": "Medication/HC40-CPOETHERAPY.medication"
},
"subject": {
"reference": "Patient/HC40-PI.patient"
},
"context": {
"reference": "Encounter/HC40-ADT.encounter-adt"
},
"authorizingPrescription": [
{
"reference": "MedicationRequest/HC40-CPOETHERAPY.medicationrequest"
}
],
"quantity": {
"value": 30,
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"dosageInstruction": [
{
"timing": {
"repeat": {
"frequency": 2,
"period": 21,
"periodUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "39489903",
"display": "oral administration of treatment"
}
]
},
"doseAndRate": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code": "ordered",
"display": "Ordered"
}
]
},
"doseQuantity": {
"value": 500,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
}
}
]
}