Skip to content

Commit

Permalink
Merge pull request #935 from jddamore/master
Browse files Browse the repository at this point in the history
Updating for new STU 1.2 publication request
  • Loading branch information
lmckenzi authored Feb 7, 2024
2 parents 49ebfc5 + d7bd152 commit 5e6a292
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions xml/FHIR-us-ccda.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/ccda/2023May" ciUrl="http://build.fhir.org/ig/HL7/ccda-on-fhir" defaultVersion="1.1.0" defaultWorkgroup="sd" gitUrl="https://github.com/HL7/ccda-on-fhir" url="http://hl7.org/fhir/us/ccda">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/ccda/2023May" ciUrl="http://build.fhir.org/ig/HL7/ccda-on-fhir" defaultVersion="1.2.0" defaultWorkgroup="cgp" gitUrl="https://github.com/HL7/ccda-on-fhir" url="http://hl7.org/fhir/us/ccda">
<version code="current" url="http://build.fhir.org/ig/HL7/ccda-on-fhir"/>
<version code="1.2.0" url="http://hl7.org/fhir/us/ccda/STU1.2"/>
<version code="1.2.0-ballot" url="http://hl7.org/fhir/us/ccda/2023May"/>
<version code="1.1.0" deprecated="true" url="http://hl7.org/fhir/us/ccda/STU1.1"/>
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/us/ccda/STU1"/>
Expand All @@ -17,7 +18,7 @@
<artifact deprecated="true" key="AuditEvent" name="AuditEvent"/>
<artifact id="StructureDefinition/AuthorizationExtension" key="StructureDefinition-AuthorizationExtension" name="Authorization Extension"/>
<artifact id="ConceptMap/CF-ImmunizationRefusal" key="ConceptMap-CF-ImmunizationRefusal" name="C-CDA Immunization Refusal to FHIR Immunization Status Reason"/>
<artifact id="ConceptMap/CF-ImmunizationSite" key="ConceptMap-CF-ImmunizationSite" name="C-CDA Immunization approachSiteCode to FHIR Immunization Site"/>
<artifact deprecated="true" id="ConceptMap/CF-ImmunizationSite" key="ConceptMap-CF-ImmunizationSite" name="C-CDA Immunization approachSiteCode to FHIR Immunization Site"/>
<artifact id="ConceptMap/CF-NullFlavorDataAbsentReason" key="ConceptMap-CF-NullFlavorDataAbsentReason" name="C-CDA NullFlavor to FHIR Data Absent Reason"/>
<artifact id="ConceptMap/CF-ProblemStatus" key="ConceptMap-CF-ProblemStatus" name="C-CDA Problem Status value to FHIR Condition clinicalStatus"/>
<artifact id="ConceptMap/CF-Severity" key="ConceptMap-CF-Severity" name="C-CDA Severity to FHIR Severity"/>
Expand All @@ -33,6 +34,8 @@
<artifact id="ConceptMap/CF-TelecomType" key="ConceptMap-CF-TelecomType" name="C-CDA to FHIR Telecom Type"/>
<artifact id="ConceptMap/CF-TelecomUse" key="ConceptMap-CF-TelecomUse" name="C-CDA to FHIR Telecom Use"/>
<artifact id="ConceptMap/CF-Criticality" key="ConceptMap-CF-Criticality" name="CCDA Criticality to FHIR Criticality"/>
<artifact id="ConceptMap/CF-MedActivityMood" key="ConceptMap-CF-MedActivityMood" name="CCDA Medication Activity Mood to FHIR MedicationRequest.intent"/>
<artifact id="ConceptMap/CF-ConditionClinicalStatus" key="ConceptMap-CF-ConditionClinicalStatus" name="CCDA Problem Concern Status to FHIR Condition Clinical Status"/>
<artifact id="CapabilityStatement/CcdaOnFhirClient" key="CapabilityStatement-CcdaOnFhirClient" name="CCDA on FHIR Client"/>
<artifact id="CapabilityStatement/CcdaOnFhirServer" key="CapabilityStatement-CcdaOnFhirServer" name="CCDA on FHIR Server"/>
<artifact id="ConceptMap/CF-AllergyIntoleranceCategory" key="ConceptMap-CF-AllergyIntoleranceCategory" name="CCDA to FHIR Allergy Intolerance Category"/>
Expand Down Expand Up @@ -181,4 +184,4 @@
<page deprecated="true" key="Terminology" name="Terminology"/>
<page key="conceptMaps" name="Terminology Maps (Concept Maps)"/>
<page key="the_specification" name="The Specification"/>
</specification>
</specification>

0 comments on commit 5e6a292

Please sign in to comment.