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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeMedicationStatement
Idzib-MedicationUse-01.json
FHIR VersionR3

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

MedicationStatement. Subject: XXX_Helleman. Id: #MB_01i1#GE_01 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.6.1), 1bfa2275-8fdf-11ec-2032-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Medicatiegebruik, Status: voltooidAuteur: Vaste Huisarts 1 || Huisartsen || Maatschap Vaste Huisarts
Medicamenteuze behandel-id#MB_01i1 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1)
MedicatiePARACETAMOL TABLET 500MG
Datum/tijdVanaf 21 juli 2020, 30 dag
Informant21 juli 2020
Ondersteunende informatierelatie naar medicatieafspraak (Id: #MB_01i1#MA_01 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1))
Dosering
Volgnummer: 1
Tekst: Vanaf 21 jul 2020, gedurende 30 dagen, zo nodig maal per dag 1 à 2 stuks , maximaal 6 stuks per dag, ORAAL
Timing:
max frequentie 4 maal per dag
Zo nodig: zo nodig
Toedieningsweg: ORAAL
Dosering: 1 Stuk - 2 Stuk
Max dosering: 6 Stuk / 1 dag (per period)
Medicatie gebruiktja

Source1

{
  "resourceType": "MedicationStatement",
  "id": "zib-medicationuse-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-AsAgreedIndicator",
      "valueBoolean": true
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author",
      "valueReference": {
        "reference": "PractitionerRole/nl-core-practitionerrole-02",
        "display": "Vaste Huisarts 1 || Huisartsen || Maatschap Vaste Huisarts"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment",
      "valueIdentifier": {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1",
        "value": "#MB_01i1"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.6.1",
      "value": "#MB_01i1#GE_01"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1bfa2275-8fdf-11ec-2032-020000000000"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.3",
        "code": "6",
        "display": "Medicatiegebruik"
      }
    ],
    "text": "Medicatiegebruik"
  },
  "medicationReference": {
    "reference": "Medication/zib-Product-02",
    "display": "PARACETAMOL TABLET 500MG"
  },
  "effectivePeriod": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Duration",
        "valueDuration": {
          "value": 30,
          "unit": "dag",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        }
      }
    ],
    "start": "2020-07-21"
  },
  "dateAsserted": "2020-07-21",
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "XXX_Helleman"
  },
  "derivedFrom": [
    {
      "identifier": {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1",
        "value": "#MB_01i1#MA_01"
      },
      "display": "relatie naar medicatieafspraak"
    }
  ],
  "taken": "y",
  "dosage": [
    {
      "sequence": 1,
      "text": "Vanaf 21 jul 2020, gedurende 30 dagen, zo nodig maal per dag 1 à 2 stuks , maximaal 6 stuks per dag, ORAAL",
      "timing": {
        "repeat": {
          "frequencyMax": 4,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "asNeededCodeableConcept": {
        "coding": [
          {
            "system": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-25-gebruiksvoorschrift#aanvullend-numeriek",
            "code": "1137",
            "display": "zo nodig"
          }
        ]
      },
      "route": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
            "code": "9",
            "display": "ORAAL"
          }
        ]
      },
      "doseRange": {
        "low": {
          "value": 1,
          "unit": "Stuk",
          "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
          "code": "245"
        },
        "high": {
          "value": 2,
          "unit": "Stuk",
          "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
          "code": "245"
        }
      },
      "maxDosePerPeriod": {
        "numerator": {
          "value": 6,
          "unit": "Stuk",
          "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
          "code": "245"
        },
        "denominator": {
          "value": 1,
          "unit": "dag",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        }
      }
    }
  ]
}