FHIR Chat · Logical Model and root element · conformance

Stream: conformance

Topic: Logical Model and root element


view this post on Zulip Alexander Henket (May 16 2019 at 13:44):

@Michel Rutten When I open any of the fhir-cda datatypes models, I get an error similar to this one. Open https://github.com/HL7/fhir-cda/blob/master/resources/AD.xml to see the same:

Message : For logical models, where the type is a URL, the root element name 'AD' should equal the tail of the type URL 'AD'.
Severity: Warning
Source  : AD
Context : [AD] type

Any hint as to what this means?

Side note: Forge freezes completely when you right click the message and choose "Navigate to…" (Forge STU3 Montreal 2019 Edition)

view this post on Zulip Alexander Zautke (May 16 2019 at 15:16):

The type element for a logical model should be a URL. In most cases you would just choose the canonical URL for the type name. See our discussion here: https://chat.fhir.org/#narrow/stream/179177-conformance/topic/StructureDefinition.2Etype.20for.20logical.20model.3F

view this post on Zulip Alexander Henket (May 17 2019 at 08:03):

Thanks. @Grahame Grieve I updated all models for this and submitted a pull request. I guess Sean will handle that one


Last updated: Apr 12 2022 at 19:14 UTC