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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeBundle
Idmedication_ciclo_senza composto.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "HC40-CPOETHERAPY.bundle-terapia-ciclo-senza-composto",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Bundle_prescrizione"
    ]
  },
  "type": "message",
  "timestamp": "2021-09-22T17:20:29.216+02:00",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "HC40-CPOETHERAPY.messageheader-prescrizione",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/MessageHeader_prescrizione_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": "HC40-PL.6f3996b0-12b9-4424-b4eb-eda744c0e1b2"
              },
              {
                "url": "username",
                "valueCode": "nome.cognome"
              }
            ]
          }
        ],
        "eventCoding": {
          "system": "http://ihub.eng.it/fhir/message-events",
          "code": "INS_TER",
          "display": "OnAuthorizeMedicationRequest"
        },
        "destination": [
          {
            "name": "IHub-INS_TER",
            "endpoint": "http://ihub.eng.it/INS_TER"
          }
        ],
        "enterer": {
          "reference": "HC40-PL.6f3996b0-12b9-4424-b4eb-eda744c0e1b2"
        },
        "source": {
          "name": "HC40-CPOETHERAPY",
          "endpoint": "http://HC40-CPOETHERAPY.eng.it"
        }
      }
    },
    {
      "resource": {
        "resourceType": "Medication",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/Medication_semplice_Eng"
          ]
        },
        "id": "HC40-CPOETHERAPY.medication-semplice",
        "ingredient": [
          {
            "itemCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/sid/atc",
                  "code": "L04AD02"
                }
              ],
              "text": "Tacrolimus (mg - capsule - orale)"
            },
            "isActive": true
          }
        ],
        "batch": {
          "lotNumber": "54677",
          "expirationDate": "2022-06-09"
        }
      }
    },
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/MedicationRequest_Eng"
          ]
        },
        "id": "HC40-CPOETHERAPY.medicationrequest",
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/medicationrequest-patient-provided-drug",
            "valueBoolean": true
          },
          {
            "url": "http://cct.eng.it/FHIR/schema/medicationrequest-frequency",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/event-timing",
                  "code": "BID",
                  "display": "BID"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "http://ismett.edu/cpoe-t/medication-request-identifier",
            "value": "T021000038"
          }
        ],
        "status": "active",
        "intent": "order",
        "priority": "routine",
        "medicationReference": {
          "reference": "Medication/HC40-CPOETHERAPY.6f3996b0-12b9-4424-b4eb-eda744c0e1b1"
        },
        "subject": {
          "reference": "Patient/HC40-PI.82df3866-258b-48f0-bc1f-f4061ccea549"
        },
        "encounter": {
          "reference": "Encounter/HC40-ADT.cca1b6f7-18c4-4652-adf1-1446a94c48f4"
        },
        "authoredOn": "2021-09-22T17:20:00+02:00",
        "requester": {
          "reference": "Practitioner/HC40-PL.906c0e9f-b487-41fb-bebd-1df1a1c822db"
        },
        "reasonCode": [
          {
            "text": "indicazione terapeutica/nnn"
          }
        ],
        "note": [
          {
            "text": "{noteTextValue}"
          }
        ],
        "dosageInstruction": [
          {
            "sequence": 1,
            "text": "Tacrolimus (mg - capsule - orale) 5 mg",
            "timing": {
              "extension": [
                {
                  "url": "http://cct.eng.it/FHIR/schema/medicationrequest-cycle-position",
                  "valueString": "2"
                }
              ],
              "repeat": {
                "boundsPeriod": {
                  "start": "2021-09-23T00:00:00+02:00"
                },
                "frequency": 1,
                "period": 6,
                "periodUnit": "d",
                "timeOfDay": [
                  "08:00:00",
                  "20:00:00"
                ]
              },
              "code": {
                "coding": [
                  {
                    "system": "http://care.medicationrequest.timing.mode",
                    "code": "CYCLE",
                    "display": "Ciclo"
                  }
                ],
                "text": "CYCLE"
              }
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 5,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          },
          {
            "sequence": 2,
            "text": "Tacrolimus (mg - capsule - orale) 5 mg",
            "timing": {
              "extension": [
                {
                  "url": "http://cct.eng.it/FHIR/schema/medicationrequest-cycle-position",
                  "valueString": "4"
                }
              ],
              "repeat": {
                "boundsPeriod": {
                  "start": "2021-09-25T00:00:00+02:00"
                },
                "frequency": 1,
                "period": 6,
                "periodUnit": "d",
                "timeOfDay": [
                  "08:00:00",
                  "20:00:00"
                ]
              },
              "code": {
                "coding": [
                  {
                    "system": "http://care.medicationrequest.timing.mode",
                    "code": "CYCLE",
                    "display": "Ciclo"
                  }
                ],
                "text": "CYCLE"
              }
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 5,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          }
        ],
        "dispenseRequest": {
          "validityPeriod": {
            "start": "2021-09-23T08:00:00+02:00"
          }
        }
      }
    }
  ]
}