-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
007c879
commit 509187d
Showing
1 changed file
with
43 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,44 @@ | ||
Profile: ISiKBlutdruck | ||
Parent: VitalSignDE_Blutdruck | ||
Id: ISiKBlutdruck | ||
* insert Meta | ||
* status MS | ||
* category MS | ||
* category[vs-cat] MS | ||
* code MS | ||
* code.coding MS | ||
* subject MS | ||
* encounter MS | ||
* effective[x] MS | ||
* component MS | ||
* component[SystolicBP] MS | ||
* component[SystolicBP].code MS | ||
* component[SystolicBP].code.coding MS | ||
* component[SystolicBP].value[x] MS | ||
* component[SystolicBP].valueQuantity MS | ||
* component[DiastolicBP] MS | ||
* component[DiastolicBP].code MS | ||
* component[DiastolicBP].code.coding MS | ||
* component[DiastolicBP].value[x] MS | ||
* component[DiastolicBP].valueQuantity MS | ||
|
||
Instance: ISiKBlutdruckExample | ||
InstanceOf: ISiKBlutdruck | ||
Usage: #example | ||
* meta.profile[0] = "http://fhir.de/StructureDefinition/observation-de-vitalsign-blutdruck" | ||
* status = #final | ||
* category[vs-cat] = $observation-category#vital-signs "Vital Signs" | ||
* code = $loinc#85354-9 "Blood pressure panel with all children optional" | ||
* code.text = "Systolischer und Diastolischer Blutdruck" | ||
* subject = Reference(PatientinMusterfrau) | ||
* effectiveDateTime = "2012-09-17" | ||
* performer.reference = "Practitioner/example" | ||
* interpretation = $v3-ObservationInterpretation#L "low" | ||
* interpretation.text = "Below low normal" | ||
* bodySite = $sct#368209003 "Right arm" | ||
* component[SystolicBP].code.coding[0] = $loinc#8480-6 | ||
* component[SystolicBP].valueQuantity = 107 'mm[Hg]' "mmHg" | ||
* component[DiastolicBP].code.coding[0] = $loinc#8462-4 | ||
Profile: ISiKBlutdruck | ||
Parent: VitalSignDE_Blutdruck | ||
Id: ISiKBlutdruck | ||
* insert Meta | ||
* status MS | ||
* category MS | ||
* category[vs-cat] MS | ||
* code MS | ||
* code.coding MS | ||
* subject MS | ||
* encounter MS | ||
* effective[x] MS | ||
* component MS | ||
* component[SystolicBP] MS | ||
* component[SystolicBP].code MS | ||
* component[SystolicBP].code.coding MS | ||
* component[SystolicBP].value[x] MS | ||
* component[SystolicBP].valueQuantity MS | ||
* component[SystolicBP].dataAbsentReason MS | ||
* component[DiastolicBP] MS | ||
* component[DiastolicBP].code MS | ||
* component[DiastolicBP].code.coding MS | ||
* component[DiastolicBP].value[x] MS | ||
* component[DiastolicBP].valueQuantity MS | ||
* component[DiastolicBP].dataAbsentReason MS | ||
|
||
Instance: ISiKBlutdruckExample | ||
InstanceOf: ISiKBlutdruck | ||
Usage: #example | ||
* meta.profile[0] = "http://fhir.de/StructureDefinition/observation-de-vitalsign-blutdruck" | ||
* status = #final | ||
* category[vs-cat] = $observation-category#vital-signs "Vital Signs" | ||
* code = $loinc#85354-9 "Blood pressure panel with all children optional" | ||
* code.text = "Systolischer und Diastolischer Blutdruck" | ||
* subject = Reference(PatientinMusterfrau) | ||
* effectiveDateTime = "2012-09-17" | ||
* performer.reference = "Practitioner/example" | ||
* interpretation = $v3-ObservationInterpretation#L "low" | ||
* interpretation.text = "Below low normal" | ||
* bodySite = $sct#368209003 "Right arm" | ||
* component[SystolicBP].code.coding[0] = $loinc#8480-6 | ||
* component[SystolicBP].valueQuantity = 107 'mm[Hg]' "mmHg" | ||
* component[DiastolicBP].code.coding[0] = $loinc#8462-4 | ||
* component[DiastolicBP].valueQuantity = 60 'mm[Hg]' "mmHg" |