Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Observation (creatinine) Beispiele unvollständig #40

Open
simoneOnFhir opened this issue May 13, 2018 · 1 comment
Open

Observation (creatinine) Beispiele unvollständig #40

simoneOnFhir opened this issue May 13, 2018 · 1 comment
Assignees

Comments

@simoneOnFhir
Copy link
Contributor

simoneOnFhir commented May 13, 2018

Beispiel:
http://fhir.hl7.de:8080/baseDstu3/Observation/217/$validate

Fehler:

"issue": [
{
"severity": "warning",
"code": "processing",
"diagnostics": "All observations should have a performer",
"location": [
"Observation"
]
},
{
"severity": "warning",
"code": "processing",
"diagnostics": "All observations should have an effectiveDateTime or an effectivePeriod",
"location": [
"Observation"
]
},
{
"severity": "error",
"code": "processing",
"diagnostics": "Value is 'mg/dL' but must be 'mg/dl'",
"location": [
"Observation.valueQuantity.unit"
]
},

@simoneOnFhir
Copy link
Contributor Author

http://hl7.org/fhir/extension-iso21090-nullflavor.html für fehlendes Datum

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants