Medikationsplan 4 PLUS
0.1.0 - ci-build

Medikationsplan 4 PLUS - Local Development build (v0.1.0). See the Directory of published versions

: ExampleBundle - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "ExampleBundle",
  "meta" : {
    "profile" : [
      "https://www.charite.de/fhir/medikationsplan/StructureDefinition/Bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:f1addd63-aaff-4287-aa8e-e5bdc075043d"
  },
  "type" : "document",
  "timestamp" : "2021-11-23T13:28:17.239+01:00",
  "entry" : [
    {
      "fullUrl" : "Composition/ExampleComposition",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "ExampleComposition",
        "meta" : {
          "profile" : [
            "https://www.charite.de/fhir/medikationsplan/StructureDefinition/Composition"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"ExampleComposition\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;ExampleComposition&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mp4p-composition.html\">Composition MP4+</a></p></div><p><b>Extension Medikationsplan Version MP4+</b>: 2.6</p><p><b>identifier</b>: id: urn:uuid:f1addd63-aaff-4287-aa8e-e5bdc075043d</p><p><b>status</b>: final</p><p><b>type</b>: Medication treatment plan.extended Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#77603-9)</span></p><p><b>date</b>: 2021-11-23</p><p><b>author</b>: <a href=\"#Practitioner_ExamplePractitioner\">See above (Practitioner/ExamplePractitioner)</a></p><p><b>title</b>: Medikationsplan</p></div>"
        },
        "extension" : [
          {
            "url" : "https://www.charite.de/fhir/medikationsplan/Extension/medikationsplan-version",
            "valueString" : "2.6"
          }
        ],
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:f1addd63-aaff-4287-aa8e-e5bdc075043d"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "77603-9"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/ExamplePatient"
        },
        "date" : "2021-11-23",
        "author" : [
          {
            "reference" : "Practitioner/ExamplePractitioner"
          }
        ],
        "title" : "Medikationsplan",
        "section" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "19009-0"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "List/ExampleList"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "55752-0"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "Observation/ExampleKoerpergewicht"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "List/ExampleList",
      "resource" : {
        "resourceType" : "List",
        "id" : "ExampleList",
        "meta" : {
          "profile" : [
            "https://www.charite.de/fhir/medikationsplan/StructureDefinition/List"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: List</b><a name=\"ExampleList\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource List &quot;ExampleList&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mp4p-list.html\">MedicationStatement List MP4+</a></p></div><p><b>status</b>: current</p><p><b>mode</b>: snapshot</p><p><b>code</b>: Dauermedikation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-mp-kbv-s-bmp-zwischenueberschrift-cs.html\">KBV_BMP_Zwischenueberschrift_CS</a>#412)</span></p></div>"
        },
        "status" : "current",
        "mode" : "snapshot",
        "code" : {
          "coding" : [
            {
              "system" : "https://www.charite.de/fhir/medikationsplan/CodeSystem/kbv/s-bmp-zwischenueberschrift",
              "code" : "412",
              "display" : "Dauermedikation"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "Patient/ExamplePatient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "ExamplePatient",
        "meta" : {
          "profile" : [
            "https://www.charite.de/fhir/medikationsplan/StructureDefinition/Patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"ExamplePatient\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient &quot;ExamplePatient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mp4p-patient.html\">Patient MP4+</a></p></div><p><b>identifier</b>: Gesetzliche Krankenversicherung: Z234567890 (use: OFFICIAL)</p><p><b>name</b>: Clara Josephine Schumann (OFFICIAL)</p></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
                  "code" : "GKV"
                }
              ]
            },
            "system" : "http://fhir.de/sid/gkv/kvid-10",
            "value" : "Z234567890"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Schumann",
            "_family" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString" : "Schumann"
                }
              ]
            },
            "given" : [
              "Clara",
              "Josephine"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "Practitioner/ExamplePractitioner",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "ExamplePractitioner",
        "meta" : {
          "profile" : [
            "https://www.charite.de/fhir/medikationsplan/StructureDefinition/Practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"ExamplePractitioner\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;ExamplePractitioner&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mp4p-practitioner.html\">Practitioner MP4+</a></p></div><p><b>identifier</b>: Lifelong physician number: 1656304456 (use: OFFICIAL)</p><p><b>name</b>: Dr. Antonín Leopold Dvořák</p><p><b>telecom</b>: ph: 01234-12345, <a href=\"mailto:a.dvorak@mpraxis-rusalka.de\">a.dvorak@mpraxis-rusalka.de</a></p><p><b>address</b>: Prager Str. 9, 00035 Dumka</p><p><b>birthDate</b>: 1841-09-08</p></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "LANR"
                }
              ]
            },
            "system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
            "value" : "1656304456"
          }
        ],
        "name" : [
          {
            "text" : "Dr. Antonín Leopold Dvořák"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "01234-12345"
          },
          {
            "system" : "email",
            "value" : "a.dvorak@mpraxis-rusalka.de"
          }
        ],
        "address" : [
          {
            "text" : "Prager Str. 9, 00035 Dumka",
            "line" : [
              "Prager Str. 9"
            ],
            "city" : "Dumka",
            "postalCode" : "00035"
          }
        ],
        "birthDate" : "1841-09-08"
      }
    },
    {
      "fullUrl" : "Observation/ExampleKoerpergewicht",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ExampleKoerpergewicht",
        "meta" : {
          "profile" : [
            "https://www.charite.de/fhir/medikationsplan/StructureDefinition/Koerpergewicht"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ExampleKoerpergewicht\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;ExampleKoerpergewicht&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mp4p-koerpergewicht.html\">Körpergewicht MP4+</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <a href=\"#Patient_ExamplePatient\">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2021-11-25</p><p><b>value</b>: 68 Kilogramm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/ExamplePatient"
        },
        "effectiveDateTime" : "2021-11-25",
        "valueQuantity" : {
          "value" : 68,
          "unit" : "Kilogramm",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    }
  ]
}