5656 lines
160 KiB
JSON
5656 lines
160 KiB
JSON
{
|
|
"resourceType": "Bundle",
|
|
"type": "transaction",
|
|
"entry": [ {
|
|
"fullUrl": "Patient/UKB-0012",
|
|
"resource": {
|
|
"resourceType": "Patient",
|
|
"id": "UKB-0012",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient" ]
|
|
},
|
|
"identifier": [ {
|
|
"use": "usual",
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "MR"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/pid",
|
|
"value": "UKB-0012"
|
|
} ],
|
|
"name": [ {
|
|
"use": "official",
|
|
"family": "Regensburg",
|
|
"given": [ "Elfriede" ]
|
|
} ],
|
|
"gender": "female",
|
|
"birthDate": "1950-01-01",
|
|
"address": [ {
|
|
"type": "both",
|
|
"line": [ "Musterstraße 12" ],
|
|
"city": "Bonn",
|
|
"postalCode": "53121",
|
|
"country": "DE"
|
|
} ],
|
|
"generalPractitioner": [ {
|
|
"display": "AOK"
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Patient/UKB-0012"
|
|
}
|
|
}, {
|
|
"fullUrl": "Encounter/UKB-0012-E-1",
|
|
"resource": {
|
|
"resourceType": "Encounter",
|
|
"id": "UKB-0012-E-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "VN"
|
|
} ]
|
|
},
|
|
"_system": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
},
|
|
"value": "UKB-0012-E-1",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "finished",
|
|
"class": {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
|
|
"code": "IMP",
|
|
"display": "inpatient encounter"
|
|
},
|
|
"type": [ {
|
|
"coding": [ {
|
|
"code": "einrichtungskontakt",
|
|
"display": "Einrichtungskontakt"
|
|
} ]
|
|
} ],
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"period": {
|
|
"start": "2020-01-27T00:00:00+01:00",
|
|
"end": "2020-01-30T00:00:00+01:00"
|
|
},
|
|
"diagnosis": [ {
|
|
"condition": {
|
|
"reference": "Condition/UKB-0012-E-1-D-1"
|
|
},
|
|
"use": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
"code": "CC",
|
|
"display": "Chief complaint"
|
|
} ]
|
|
}
|
|
}, {
|
|
"condition": {
|
|
"reference": "Condition/UKB-0012-E-1-D-2"
|
|
},
|
|
"use": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
"code": "AD",
|
|
"display": "Admission diagnosis"
|
|
} ]
|
|
}
|
|
}, {
|
|
"condition": {
|
|
"reference": "Condition/UKB-0012-E-1-D-3"
|
|
},
|
|
"use": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
"code": "CC",
|
|
"display": "Chief complaint"
|
|
} ]
|
|
}
|
|
}, {
|
|
"condition": {
|
|
"reference": "Condition/UKB-0012-E-1-D-4"
|
|
},
|
|
"use": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
"code": "AD",
|
|
"display": "Admission diagnosis"
|
|
} ]
|
|
}
|
|
}, {
|
|
"condition": {
|
|
"reference": "Condition/UKB-0012-E-1-D-5"
|
|
},
|
|
"use": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
"code": "CM",
|
|
"display": "Comorbidity diagnosis"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Encounter/UKB-0012-E-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Encounter/UKB-0012-E-1-A-1",
|
|
"resource": {
|
|
"resourceType": "Encounter",
|
|
"id": "UKB-0012-E-1-A-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung" ]
|
|
},
|
|
"status": "finished",
|
|
"class": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
},
|
|
"type": [ {
|
|
"coding": [ {
|
|
"code": "abteilungskontakt",
|
|
"display": "Abteilungskontakt"
|
|
} ]
|
|
} ],
|
|
"serviceType": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel",
|
|
"code": "3100",
|
|
"display": "Psychosomatik/Psychotherapie"
|
|
} ]
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"period": {
|
|
"start": "2020-01-27T00:00:00+01:00",
|
|
"end": "2020-01-30T00:00:00+01:00"
|
|
},
|
|
"diagnosis": [ {
|
|
"condition": {
|
|
"_reference": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
}
|
|
} ],
|
|
"partOf": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Encounter/UKB-0012-E-1-A-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-1",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-1",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "2947-0"
|
|
} ],
|
|
"text": "Natrium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 135,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-2",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-2",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-2",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "2947-0"
|
|
} ],
|
|
"text": "Natrium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 136,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-2"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-3",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-3",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-3",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "6298-4"
|
|
} ],
|
|
"text": "Kalium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 4.5,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-3"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-4",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-4",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-4",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "6298-4"
|
|
} ],
|
|
"text": "Kalium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 4.4,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-4"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-5",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-5",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-5",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "59826-8"
|
|
} ],
|
|
"text": "Kreatinin"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 1.6,
|
|
"unit": "milligram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-5"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-6",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-6",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-6",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "59826-8"
|
|
} ],
|
|
"text": "Kreatinin"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 1.6,
|
|
"unit": "milligram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-6"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-7",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-7",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-7",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "72903-8"
|
|
} ],
|
|
"text": "Harnstoff"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 70,
|
|
"unit": "milligram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-7"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-8",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-8",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-8",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "72903-8"
|
|
} ],
|
|
"text": "Harnstoff"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 49,
|
|
"unit": "milligram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-8"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-9",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-9",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-9",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14933-6"
|
|
} ],
|
|
"text": "Harnsäure"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 4,
|
|
"unit": "milligram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-9"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-10",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-10",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-10",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "76625-3"
|
|
} ],
|
|
"text": "Alanin-Aminotransferase"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 9,
|
|
"unit": "enzyme unit per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "U/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-10"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-11",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-11",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-11",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "1920-8"
|
|
} ],
|
|
"text": "Aspartat-Aminotransferase"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 8,
|
|
"unit": "enzyme unit per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "U/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-11"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-12",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-12",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-12",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "2537-9"
|
|
} ],
|
|
"text": "Laktatdehydrogenase"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 156,
|
|
"unit": "enzyme unit per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "U/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-12"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-13",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-13",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-13",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "32673-6"
|
|
} ],
|
|
"text": "Creatininkinase"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 9,
|
|
"unit": "enzyme unit per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "U/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-13"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-14",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-14",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-14",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "13969-1"
|
|
} ],
|
|
"text": "CK-MB-Masse"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.3,
|
|
"unit": "microgram per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "ug/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-14"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-15",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-15",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-15",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "76485-2"
|
|
} ],
|
|
"text": "C-reaktives Protein"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 10.1,
|
|
"unit": "milligram per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-15"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-16",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-16",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-16",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "26464-8"
|
|
} ],
|
|
"text": "Leukozyten"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 4.1,
|
|
"unit": "billion per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "10*9/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-16"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-17",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-17",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-17",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "26453-1"
|
|
} ],
|
|
"text": "Erythrozyten"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 2.7,
|
|
"unit": "trillion per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "10*12/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-17"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-18",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-18",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-18",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "59260-0"
|
|
} ],
|
|
"text": "Hämoglobin"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 9.7,
|
|
"unit": "gram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "g/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-18"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-19",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-19",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-19",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "20570-8"
|
|
} ],
|
|
"text": "Hämatokrit"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 28,
|
|
"unit": "percent",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "%"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-19"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-20",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-20",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-20",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "30428-7"
|
|
} ],
|
|
"text": "Mittleres Zellvolumen"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 105,
|
|
"unit": "femtoliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "fL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-20"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-21",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-21",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-21",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "28539-5"
|
|
} ],
|
|
"text": "Mittleres zelluläres Hämoglobin"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 36,
|
|
"unit": "picogram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "pg"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-21"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-22",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-22",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-22",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "59467-1"
|
|
} ],
|
|
"text": "Mittlere zelluläre Hämoglobinkonzentration eines Erythrozyten"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 35,
|
|
"unit": "gram per deciliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "g/dL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-22"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-23",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-23",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-23",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "26515-7"
|
|
} ],
|
|
"text": "Thrombozyten"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 352,
|
|
"unit": "billion per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "10*9/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-23"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-24",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-24",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-24",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "28542-9"
|
|
} ],
|
|
"text": "Mittleres Thrombozytenvolumen"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 7,
|
|
"unit": "femtoliter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "fL"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-24"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-25",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-25",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-25",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "26508-2"
|
|
} ],
|
|
"text": "Neutrophile"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 84.8,
|
|
"unit": "percent",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "%"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-25"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-26",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-26",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-26",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "13046-8"
|
|
} ],
|
|
"text": "Lymphozyten"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 4.9,
|
|
"unit": "percent",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "%"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-26"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-27",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-27",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-27",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T12:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 2.46,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-27"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-28",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-28",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-28",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T20:46:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 2.08,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-28"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-29",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-29",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-29",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T22:13:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 1.17,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-29"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-30",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-30",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-30",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T07:43:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 1.39,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-30"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-31",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-31",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-31",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T09:16:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.98,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-31"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-32",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-32",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-32",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T15:07:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.7,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-32"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-33",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-33",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-33",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T17:38:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.52,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-33"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-34",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-34",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-34",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.58,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-34"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OL-35",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OL-35",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OL-35",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "14334-7"
|
|
} ],
|
|
"text": "Lithium"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 0.57,
|
|
"unit": "millimole per liter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mmol/L"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OL-35"
|
|
}
|
|
}, {
|
|
"fullUrl": "Condition/UKB-0012-E-1-D-1",
|
|
"resource": {
|
|
"resourceType": "Condition",
|
|
"id": "UKB-0012-E-1-D-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "UKB-0012-E-1-D-1"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
|
|
"version": "2020",
|
|
"code": "T43.8"
|
|
} ],
|
|
"text": "Vergiftung durch psychotrope Substanzen, andernorts nicht klassifiziert (Lithium)"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"recordedDate": "2020-01-27T00:00:00+01:00"
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Condition/UKB-0012-E-1-D-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Condition/UKB-0012-E-1-D-2",
|
|
"resource": {
|
|
"resourceType": "Condition",
|
|
"id": "UKB-0012-E-1-D-2",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "UKB-0012-E-1-D-2"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
|
|
"version": "2020",
|
|
"code": "F31.6"
|
|
} ],
|
|
"text": "Bipolare affektive Störung, gegenwärtig gemischte Episode"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"recordedDate": "2020-01-27T00:00:00+01:00"
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Condition/UKB-0012-E-1-D-2"
|
|
}
|
|
}, {
|
|
"fullUrl": "Condition/UKB-0012-E-1-D-3",
|
|
"resource": {
|
|
"resourceType": "Condition",
|
|
"id": "UKB-0012-E-1-D-3",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "UKB-0012-E-1-D-3"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
|
|
"version": "2020",
|
|
"code": "T43.8"
|
|
} ],
|
|
"text": "Vergiftung durch psychotrope Substanzen, andernorts nicht klassifiziert (Lithium)"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"recordedDate": "2020-01-27T00:00:00+01:00"
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Condition/UKB-0012-E-1-D-3"
|
|
}
|
|
}, {
|
|
"fullUrl": "Condition/UKB-0012-E-1-D-4",
|
|
"resource": {
|
|
"resourceType": "Condition",
|
|
"id": "UKB-0012-E-1-D-4",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "UKB-0012-E-1-D-4"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
|
|
"version": "2020",
|
|
"code": "F31.6"
|
|
} ],
|
|
"text": "Bipolare affektive Störung, gegenwärtig gemischte Episode"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"recordedDate": "2020-01-27T00:00:00+01:00"
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Condition/UKB-0012-E-1-D-4"
|
|
}
|
|
}, {
|
|
"fullUrl": "Condition/UKB-0012-E-1-D-5",
|
|
"resource": {
|
|
"resourceType": "Condition",
|
|
"id": "UKB-0012-E-1-D-5",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "UKB-0012-E-1-D-5"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
|
|
"version": "2020",
|
|
"code": "N30.0"
|
|
} ],
|
|
"text": "akute Zystitis"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"recordedDate": "2020-01-27T00:00:00+01:00"
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Condition/UKB-0012-E-1-D-5"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-1930969153",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-1930969153",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-1930969153"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "11614484"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "N05AN01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Lithiumcarbonat"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 450,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Retard-Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-1930969153"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-1",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1930969153"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1.5,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-898132273",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-898132273",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-898132273"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "01484566"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "H02AB06",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Prednisolon"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 20,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-898132273"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-2",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-2",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-898132273"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-2"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-152255214",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-152255214",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-152255214"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "03141876"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "L01AA01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Cyclophosphamid"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 50,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "überzogene Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-152255214"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-3",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-3",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-152255214"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "überzogene Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-3"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-439209279",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-439209279",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-439209279"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "03194720"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "V03AF01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Mesna"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 400,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Lösung zur Injektion, Infusion und Inhalation"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-439209279"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-4",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-4",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-439209279"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Lösung zur Injektion, Infusion und Inhalation",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-4"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication--1019397372",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication--1019397372",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication--1019397372"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "07277555"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "A02BA02",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Ranitidin"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 300,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Filmtabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication--1019397372"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-5",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-5",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--1019397372"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-5"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication--991660026",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication--991660026",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication--991660026"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "13155690"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "A11CC05",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Colecalciferol"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 0.25,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication--991660026"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-6",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-6",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--991660026"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-6"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-899054828",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-899054828",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-899054828"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "02532770"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "H03AA01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Levothyroxin-Natrium"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 0.1,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-899054828"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-7",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-7",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-899054828"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-7"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-757430125",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-757430125",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-757430125"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "00208108"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "C04AD03",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Pentoxifyllin"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 600,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Retard-Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-757430125"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-8",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-8",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-757430125"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-8"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-1933489856",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-1933489856",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-1933489856"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "08591207"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "N07XB01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Thioctsäure"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 200,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Filmtabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-1933489856"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-9",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-9",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1933489856"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-9"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-1931902322",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-1931902322",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-1931902322"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "01509496"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "N06AX18",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Reboxetin"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 4,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Tabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-1931902322"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-10",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-10",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902322"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-10"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-1931021047",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-1931021047",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-1931021047"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "06455612"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "N05CF01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Zopiclon"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 7.5,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Filmtabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-1931021047"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-11",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-11",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931021047"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-11"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication-1931902315",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication-1931902315",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication-1931902315"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "00250688"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "N06AX11",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Mirtazapin"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 30,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Schmelztabletten"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication-1931902315"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-12",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-12",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902315"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Schmelztabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-12"
|
|
}
|
|
}, {
|
|
"fullUrl": "Medication/Medication--1622044852",
|
|
"resource": {
|
|
"resourceType": "Medication",
|
|
"id": "Medication--1622044852",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication" ]
|
|
},
|
|
"identifier": [ {
|
|
"value": "Medication--1622044852"
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ifa/pzn",
|
|
"code": "07120894"
|
|
}, {
|
|
"system": "http://fhir.de/CodeSystem/bfarm/atc",
|
|
"code": "J01XX01",
|
|
"userSelected": true
|
|
} ],
|
|
"text": "Fosfomycin"
|
|
},
|
|
"ingredient": [ {
|
|
"itemCodeableConcept": {
|
|
"coding": [ {
|
|
"system": "http://fhir.de/CodeSystem/ask",
|
|
"_code": {
|
|
"extension": [ {
|
|
"url": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
|
|
"valueCode": "unknown"
|
|
} ]
|
|
}
|
|
} ]
|
|
},
|
|
"strength": {
|
|
"numerator": {
|
|
"value": 3000,
|
|
"unit": "milligram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mg"
|
|
},
|
|
"denominator": {
|
|
"value": 1,
|
|
"system": "http://XXX",
|
|
"code": "Pulver zur Herstellung einer Lösung zum Einnehmen"
|
|
}
|
|
}
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Medication/Medication--1622044852"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationAdministration/UKB-0012-E-1-MA-1",
|
|
"resource": {
|
|
"resourceType": "MedicationAdministration",
|
|
"id": "UKB-0012-E-1-MA-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationAdministration" ]
|
|
},
|
|
"status": "completed",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--1622044852"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"dosage": {
|
|
"dose": {
|
|
"value": 1,
|
|
"unit": "Pulver zur Herstellung einer Lösung zum Einnehmen",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationAdministration/UKB-0012-E-1-MA-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-13",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-13",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-898132273"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-13"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-14",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-14",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-152255214"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "überzogene Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-14"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-15",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-15",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-439209279"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Lösung zur Injektion, Infusion und Inhalation",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-15"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-16",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-16",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--1019397372"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-16"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-17",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-17",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--991660026"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-17"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-18",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-18",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-899054828"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-18"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-19",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-19",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-757430125"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-19"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-20",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-20",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1933489856"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-20"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-21",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-21",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902322"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-21"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-22",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-22",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931021047"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-22"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-23",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-23",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902315"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Schmelztabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-23"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-24",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-24",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-898132273"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-24"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-25",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-25",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-152255214"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "überzogene Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-25"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-26",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-26",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-439209279"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Lösung zur Injektion, Infusion und Inhalation",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-26"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-27",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-27",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--1019397372"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-27"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-28",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-28",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--991660026"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-28"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-29",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-29",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-899054828"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-29"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-30",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-30",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-757430125"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-30"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-31",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-31",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1933489856"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-31"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-32",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-32",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902322"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-32"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-33",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-33",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931021047"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-33"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-34",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-34",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902315"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Schmelztabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-34"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-35",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-35",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1930969153"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-35"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-36",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-36",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-898132273"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-36"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-37",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-37",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-152255214"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "überzogene Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-37"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-38",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-38",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-439209279"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Lösung zur Injektion, Infusion und Inhalation",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-38"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-39",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-39",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--1019397372"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-39"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-40",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-40",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication--991660026"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-40"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-41",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-41",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-899054828"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-41"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-42",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-42",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-757430125"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-42"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-43",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-43",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1933489856"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-43"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-44",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-44",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902322"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 2,
|
|
"unit": "Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-44"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-45",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-45",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931021047"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Filmtabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-45"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-46",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-46",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1931902315"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Schmelztabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-46"
|
|
}
|
|
}, {
|
|
"fullUrl": "MedicationStatement/UKB-0012-E-1-MS-47",
|
|
"resource": {
|
|
"resourceType": "MedicationStatement",
|
|
"id": "UKB-0012-E-1-MS-47",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement" ]
|
|
},
|
|
"status": "active",
|
|
"medicationReference": {
|
|
"reference": "Medication/Medication-1930969153"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"context": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"dosage": [ {
|
|
"doseAndRate": [ {
|
|
"doseQuantity": {
|
|
"value": 1,
|
|
"unit": "Retard-Tabletten",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "1"
|
|
}
|
|
} ]
|
|
} ]
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "MedicationStatement/UKB-0012-E-1-MS-47"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-1",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-1",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-1",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8302-2"
|
|
} ],
|
|
"text": "Körpergröße"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 170,
|
|
"unit": "centimeter",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "cm"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-1"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-2",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-2",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-2",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "3142-7"
|
|
} ],
|
|
"text": "Körpergewicht"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 50,
|
|
"unit": "kilogram",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "kg"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-2"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-3",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-3",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-3",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8480-6"
|
|
} ],
|
|
"text": "Blutdruck SYS"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 115,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-3"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-4",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-4",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-4",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8462-4"
|
|
} ],
|
|
"text": "Blutdruck DIA"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 67,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-4"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-5",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-5",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-5",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8480-6"
|
|
} ],
|
|
"text": "Blutdruck SYS"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 119,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-5"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-6",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-6",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-6",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8462-4"
|
|
} ],
|
|
"text": "Blutdruck DIA"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 71,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-6"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-7",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-7",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-7",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8480-6"
|
|
} ],
|
|
"text": "Blutdruck SYS"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 113,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-7"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-8",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-8",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-8",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8462-4"
|
|
} ],
|
|
"text": "Blutdruck DIA"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 64,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-8"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-9",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-9",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-9",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8480-6"
|
|
} ],
|
|
"text": "Blutdruck SYS"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 111,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-9"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-10",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-10",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-10",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8462-4"
|
|
} ],
|
|
"text": "Blutdruck DIA"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 62,
|
|
"unit": "millimeter of mercury",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "mm[Hg]"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-10"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-11",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-11",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-11",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8310-5"
|
|
} ],
|
|
"text": "Körpertemperatur"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-27T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 38.2,
|
|
"unit": "degree Celsius",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "Cel"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-11"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-12",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-12",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-12",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8310-5"
|
|
} ],
|
|
"text": "Körpertemperatur"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-28T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 37.4,
|
|
"unit": "degree Celsius",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "Cel"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-12"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-13",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-13",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-13",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8310-5"
|
|
} ],
|
|
"text": "Körpertemperatur"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-29T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 36.6,
|
|
"unit": "degree Celsius",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "Cel"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-13"
|
|
}
|
|
}, {
|
|
"fullUrl": "Observation/UKB-0012-E-1-OV-14",
|
|
"resource": {
|
|
"resourceType": "Observation",
|
|
"id": "UKB-0012-E-1-OV-14",
|
|
"meta": {
|
|
"profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" ]
|
|
},
|
|
"identifier": [ {
|
|
"type": {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
"code": "OBI"
|
|
} ]
|
|
},
|
|
"system": "https://UKB.de/befund",
|
|
"value": "UKB-0012-E-1-OV-14",
|
|
"assigner": {
|
|
"identifier": {
|
|
"system": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/org-identifier",
|
|
"value": "UKB"
|
|
}
|
|
}
|
|
} ],
|
|
"status": "final",
|
|
"category": [ {
|
|
"coding": [ {
|
|
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
|
|
"code": "laboratory",
|
|
"display": "Laboratory"
|
|
}, {
|
|
"system": "http://loinc.org",
|
|
"code": "26436-6",
|
|
"display": "Laboratory studies (set)"
|
|
} ]
|
|
} ],
|
|
"code": {
|
|
"coding": [ {
|
|
"system": "http://loinc.org",
|
|
"code": "8310-5"
|
|
} ],
|
|
"text": "Körpertemperatur"
|
|
},
|
|
"subject": {
|
|
"reference": "Patient/UKB-0012"
|
|
},
|
|
"encounter": {
|
|
"reference": "Encounter/UKB-0012-E-1"
|
|
},
|
|
"effectiveDateTime": "2020-01-30T00:00:00+01:00",
|
|
"valueQuantity": {
|
|
"value": 36.7,
|
|
"unit": "degree Celsius",
|
|
"system": "http://unitsofmeasure.org",
|
|
"code": "Cel"
|
|
}
|
|
},
|
|
"request": {
|
|
"method": "PUT",
|
|
"url": "Observation/UKB-0012-E-1-OV-14"
|
|
}
|
|
} ]
|
|
} |