Details
-
Wijzigingsverzoek
-
Status: Gesloten
-
3
-
Resolution: Resolved
-
None
-
Nee
-
BgLZ
-
FHIR
-
Geen, dit betreft een FHIR-voorbeeld-instance.
-
Examples
-
Change system value URL on detailCodeableConcept.coding.system in TreatmentObjective example to http://hl7.org/fhir/sid/icf-nl
-
Description
Goal-example.json has a typo at path Goal.target.detailCodeableConcept.coding.system. it should be corrected to http://hl7.org/fhir/sid/icf-nl instead of
ttp://hl7.org/fhir/sid/icf-nl
"detailCodeableConcept": { "coding": [ { "system": "ttp://hl7.org/fhir/sid/icf-nl", "code": "d510.3", "display": "MATIGE beperking/participatieprobleem (tamelijk) 25-49%" } ] }