Stream: connectathon mgmt
Topic: FML
Grahame Grieve (May 12 2018 at 13:02):
I'm going to do a mini-tutorial and answer questions about the FHIR Mapping language tomorrow morning at 9am as one of the break outs
Grahame Grieve (May 13 2018 at 08:40):
follow up:
Grahame Grieve (May 13 2018 at 08:40):
my execution statement:
Grahame Grieve (May 13 2018 at 08:40):
java -jar org.hl7.fhir.validator.jar
C:\work\org.hl7.fhir.test\ccda-to-fhir-maps\testdocuments\IAT2-Discharge_Summary-DCI.xml
-transform http://hl7.org/fhir/cda/mapping/ccdDocumentToFhir
-ig C:\work\org.hl7.fhir.test\ccda-to-fhir-maps\mappings
-ig C:\work\org.hl7.fhir.intl\cda\resources\structuredefinition
-output C:\work\org.hl7.fhir.test\ccda-to-fhir-maps\output\test.xml
-defn hl7.fhir.core:3.0.1
Grahame Grieve (May 13 2018 at 08:40):
mapping language examples
Grahame Grieve (May 13 2018 at 08:41):
CCDToFHIR.map CDAtoFHIRTypes.map ClinicalDocument.map Bundle.map DischargeSummaryToCDA.map DischargeSummaryToFHIR.map CCDToCDA.map
Last updated: Apr 12 2022 at 19:14 UTC