HL7Austria / ELGA-MOPED-R5

1 stars 0 forks source link

Must Support Flag für in MOPED relevante Felder vergeben #252

Open 1anja1 opened 2 weeks ago

1anja1 commented 2 weeks ago

MS einfügen Beispiel hier:

* code only CodeableConcept
* code = $loinc#29463-7
* code MS
* code ^short = "Body Weight"
* valueQuantity 0..1 MS
* valueQuantity ^short = "Vital Signs Value"
* valueQuantity.value 1..1 MS
* valueQuantity.value only decimal
* valueQuantity.unit 1..1 MS
* valueQuantity.unit only string
* valueQuantity.system 1..1 MS
* valueQuantity.system only uri
* valueQuantity.system = "http://unitsofmeasure.org" (exactly)
* valueQuantity.code 1..1 MS
* valueQuantity.code only code
* valueQuantity.code from http://hl7.org/fhir/ValueSet/ucum-bodyweight|4.0.1 (required)
* valueQuantity.code ^short = "Coded responses from the common UCUM units for vital signs value set."
simonesan commented 3 days ago

Hab die doku dazu gefunden: https://hl7.org/fhir/uv/shorthand/reference.html#cardinality-rules Man kann nach den Kardinalitäten einfach Flags anhängen. Habs mal mit der MOPEDCoverageEligibilityResponse getestet schaut so aus:

Image

Zu welchen Feldern soll ich den Flag hinzufügen? @alackerbauer

simonesan commented 3 days ago

Hier auch eine liste an flags die ich verwenden kann, falls wir noch andere hinzufügen wollen :) https://hl7.org/fhir/uv/shorthand/reference.html#flag-rules