Closed hsolbrig closed 1 year ago
This will need to be handled in the JSON pre-processing. We should also consider raising this to the broader FHIR community.
Closing this, because it will be caught by shex validation in the build process, so we will address then if it is still an issue.
Reopening this, because it showed up again when Deepak was shex validating the R5 examples. See this example:
fhir:transform [
fhir:v "http://example.org/fhir/StructureMap/supplyrequest-transform"^^xsd:anyURI ;
fhir:link <http://example.org/fhir/StructureMap/supplyrequest-transform>
]] . #
fhir:transform has a datatype of fhir:canonical . According to our current rules, it should not have the contained fhir:link, though it makes sense to have it. We added fhir:link to fhir:References in FHIR RDF, though as a sibling of fhir:reference rather than being contained inside it.
re-closing after creating #120
FHIR R5 has a new feature that doesn't pass the ShEx validation. See:
https://raw.githubusercontent.com/fhircat/fhir_rdf_validator/master/tests/log