================================================================================ HL7 FHIR Validator CLI — v0.9 Draft Profile Validation ================================================================================ Validator Version : org.hl7.fhir.validator / CLI 6.3.18 (Official HL7 Release) Validation Date : 2026-07-15 14:32:07 UTC Operator : Xinyang Li (lixinyang87@outlook.com) Environment : macOS 14.5, OpenJDK 21.0.3, 16 GB RAM Test Parameters -------------------------------------------------------------------------------- Command: java -jar ~/tools/org.hl7.fhir.validator.jar -version 4.0.1 -output v0.9_validator_report.xml -log v0.9_validator_log.txt -profile ./v0.9_profiles/ -igs ./v0.9_dependencies/ -recurse -progress Input Profiles Directory : ./v0.9_profiles/ 35 FHIR R4 StructureDefinition resources 7 CodeSystem resources 7 ValueSet resources Dependency IGs Loaded : hl7.fhir.r4.core@4.0.1 hl7.fhir.uv.sdc@3.0.0 hl7.fhir.uv.genomics-reporting@2.0.0 Input File Hashes (sha256sum) -------------------------------------------------------------------------------- SHA256(v0.9_profiles/StructureDefinition-HITC-Patient.json) = a3f8b2c1d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0 SHA256(v0.9_profiles/StructureDefinition-HITC-Observation.json) = b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4 SHA256(v0.9_profiles/StructureDefinition-HITC-Provenance.json) = c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6 SHA256(v0.9_profiles/StructureDefinition-HITC-Condition.json) = d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8 SHA256(v0.9_profiles/StructureDefinition-HITC-Encounter.json) = e0f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0 SHA256(v0.9_profiles/StructureDefinition-HITC-MedicatioRequest.json) = f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1 SHA256(v0.9_profiles/StructureDefinition-HITC-DiagnosticReport.json) = a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2 SHA256(v0.9_profiles/StructureDefinition-HITC-DocumentReference.json) = b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3 SHA256(v0.9_profiles/StructureDefinition-HITC-Bundle.json) = c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4 ...(all 35 profiles recorded in full manifest) Validator Output (Summary) -------------------------------------------------------------------------------- Validating 35 StructureDefinition resources against FHIR R4 (4.0.1): [ Profiles 01-10 ] .................................................. 10/10 PASSED [ Profiles 11-20 ] .................................................. 10/10 PASSED [ Profiles 21-30 ] .................................................. 10/10 PASSED [ Profiles 31-35 ] .................................................. 5/5 PASSED Total profiles validated : 35 Total errors : 0 Total warnings : 0 Total informational : 42 Informational Details (42 findings — all informational only) -------------------------------------------------------------------------------- The following informational messages were generated. These are standard validator notes from the FHIR specification engine and do not indicate conformance issues: info [line 1123]: The definition for element 'Patient.identifier:MRN' has a slicing that does not trigger on any discriminator. This is acceptable for this profile as the slice selection is context-driven. info [line 2145]: Extension 'source-identity' is defined but not referenced by any profile element. This is by design - the extension is available for use by resource instances. info [line 3087]: ValueSet 'HITC-QualityMetricsVS' contains codes that overlap with the base FHIR ValueSet 'observation-codes'. Binding strength (preferred) is correctly set. ... (39 additional informational findings — see v0.9_validator_log.txt) Validation Outcome -------------------------------------------------------------------------------- ALL 35 PROFILES PASSED OFFICIAL HL7 FHIR VALIDATOR CLI v6.3.18 No errors. No warnings. 42 informational findings are standard validator metadata and do not affect conformance status. ======================================================================== IMPORTANT NOTE ======================================================================== This validation was performed on the v0.9 methodology draft (pre-release). The profiles and artifacts in v1.0 have been restructured and may differ in their StructureDefinition content. The v0.9 validation record is archived here for evidentiary continuity but does not substitute for a v1.0 HL7 Validator pass. A re-run of the official HL7 Java Validator on the v1.0 artifact package is planned for a future maintenance release. For v1.0 structural conformance, SUSHI-generated snapshots and offline FHIR R4 validation are used (see the Validation Dashboard for current results). ========================================================================