Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind all required value sets to RIM 2.07 versions #13

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
26be50c
ActClass
benjaminflessner Nov 27, 2023
846117f
ActClassObservation
benjaminflessner Nov 27, 2023
b58f793
ActClassRecordOrganizer - add comment
benjaminflessner Nov 27, 2023
9bd8ad5
ActCode & ActEncounterCode
benjaminflessner Nov 27, 2023
8f10e15
Go ahead and update the ballot URL...
benjaminflessner Nov 27, 2023
b5351c4
ActMood
benjaminflessner Nov 27, 2023
907dbb1
EntityNamePartQualifier
benjaminflessner Nov 27, 2023
517a16a
ObservationInterpretation
benjaminflessner Nov 27, 2023
b470bd9
ParticipationType
benjaminflessner Nov 27, 2023
6f0692a
Remove overflow copy-pasta types!
benjaminflessner Nov 27, 2023
8cb39cd
RoleClass
benjaminflessner Nov 27, 2023
be64e7a
ActClassDocumentEntryAct
benjaminflessner Nov 27, 2023
72ef88d
DocumentActMood
benjaminflessner Nov 27, 2023
765053f
Include DocumentEntryActClass in spec
benjaminflessner Nov 27, 2023
4c9e3c0
ActStatus matches - set version
benjaminflessner Nov 27, 2023
d35d303
Validate remaining required bindings without a default value
benjaminflessner Nov 28, 2023
b9c9c69
Fix capitalization
benjaminflessner Nov 28, 2023
f926ca8
ActRelationshipHasType
benjaminflessner Nov 28, 2023
d1074ab
RoleClassRoot
benjaminflessner Nov 28, 2023
8d1e718
Validate remaining required bindings with a default value
benjaminflessner Nov 28, 2023
faaf9f1
Removed some superfluous defaultValueCode properties
benjaminflessner Nov 28, 2023
514ef6a
CDA-20869 Remove extension from ruid
benjaminflessner Nov 28, 2023
9f6aa92
ActCode codesystem, not value set
benjaminflessner Nov 28, 2023
1d14faf
Set version that tx.fhir knows
benjaminflessner Nov 28, 2023
f50bc39
Tweak version to match tx.fhir.org
benjaminflessner Nov 28, 2023
696570c
Remove CDAActCode (only ever used as example)
benjaminflessner Nov 28, 2023
b25c875
CDA-20871 Add InformationRecipientRole value set
benjaminflessner Nov 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 19 additions & 2 deletions CDA-cda-sd.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/cda/stds/core/2023Sep" ciUrl="https://build.fhir.org/ig/HL7/CDA-core-2.0" defaultVersion="2.0.0-sd-ballot" defaultWorkgroup="sd" url="http://hl7.org/cda/stds/core">
<version code="current" url="https://build.fhir.org/ig/HL7/CDA-core-2.0"/>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/cda/stds/core/2023Sep" ciUrl="http://build.fhir.org/ig/HL7/CDA-core-sd/" defaultVersion="2.0.0-sd-ballot" defaultWorkgroup="sd" url="http://hl7.org/cda/stds/core">
<version code="current" url="http://build.fhir.org/ig/HL7/CDA-core-sd/"/>
<version code="2.0.0-sd-ballot" url="http://hl7.org/cda/stds/core/2023Sep"/>
<version code="2.1.0-draft1" url="http://hl7.org/cda/stds/core/draft1"/>
<artifactPageExtension value="-definitions"/>
Expand All @@ -24,9 +24,25 @@
<artifact id="ValueSet/BinaryDataEncoding" key="ValueSet-BinaryDataEncoding" name="Binary Data Encoding Value Set"/>
<artifact id="StructureDefinition/Birthplace" key="StructureDefinition-Birthplace" name="Birthplace (CDA Class)"/>
<artifact id="StructureDefinition/CD" key="StructureDefinition-CD" name="CD: ConceptDescriptor (V3 Data Type)"/>
<artifact id="ValueSet/CDAActClass" key="ValueSet-CDAActClass" name="CDAActClass"/>
<artifact id="ValueSet/CDAActClassDocumentEntryAct" key="ValueSet-CDAActClassDocumentEntryAct" name="CDAActClassDocumentEntryAct"/>
<artifact id="ValueSet/CDAActClassObservation" key="ValueSet-CDAActClassObservation" name="CDAActClassObservation"/>
<artifact id="ValueSet/CDAActEncounterCode" key="ValueSet-CDAActEncounterCode" name="CDAActEncounterCode"/>
<artifact id="ValueSet/CDAActMoodDocumentAct" key="ValueSet-CDAActMoodDocumentAct" name="CDAActMoodDocumentAct"/>
<artifact id="ValueSet/CDAActMoodDocumentEncounter" key="ValueSet-CDAActMoodDocumentEncounter" name="CDAActMoodDocumentEncounter"/>
<artifact id="ValueSet/CDAActMoodDocumentObservation" key="ValueSet-CDAActMoodDocumentObservation" name="CDAActMoodDocumentObservation"/>
<artifact id="ValueSet/CDAActMoodDocumentSubstance" key="ValueSet-CDAActMoodDocumentSubstance" name="CDAActMoodDocumentSubstance"/>
<artifact id="ValueSet/CDAActRelationshipHasComponent" key="ValueSet-CDAActRelationshipHasComponent" name="CDAActRelationshipHasComponent"/>
<artifact id="ValueSet/CDAEntityNamePartQualifier" key="ValueSet-CDAEntityNamePartQualifier" name="CDAEntityNamePartQualifier"/>
<artifact id="ValueSet/CDAEntityNameUse" key="ValueSet-CDAEntityNameUse" name="CDAEntityNameUse"/>
<artifact id="ValueSet/CDANullFlavor" key="ValueSet-CDANullFlavor" name="CDANullFlavor"/>
<artifact id="ValueSet/CDAObservationInterpretation" key="ValueSet-CDAObservationInterpretation" name="CDAObservationInterpretation"/>
<artifact id="ValueSet/CDAParticipationType" key="ValueSet-CDAParticipationType" name="CDAParticipationType"/>
<artifact id="ValueSet/CDAPostalAddressUse" key="ValueSet-CDAPostalAddressUse" name="CDAPostalAddressUse"/>
<artifact id="ValueSet/CDARoleClass" key="ValueSet-CDARoleClass" name="CDARoleClass"/>
<artifact id="ValueSet/CDARoleClassAssociative" key="ValueSet-CDARoleClassAssociative" name="CDARoleClassAssociative"/>
<artifact id="ValueSet/CDARoleClassInformationRecipientRole" key="ValueSet-CDARoleClassInformationRecipientRole" name="CDARoleClassInformationRecipientRole"/>
<artifact id="ValueSet/CDARoleClassMutualRelationship" key="ValueSet-CDARoleClassMutualRelationship" name="CDARoleClassMutualRelationship"/>
<artifact id="ValueSet/CDASignatureCode" key="ValueSet-CDASignatureCode" name="CDASignatureCode"/>
<artifact id="StructureDefinition/CE" key="StructureDefinition-CE" name="CE: CodedWithEquivalents (V3 Data Type)"/>
<artifact id="StructureDefinition/CO" key="StructureDefinition-CO" name="CO: CodedOrdinal (V3 Data Type)"/>
Expand Down Expand Up @@ -160,6 +176,7 @@
<page key="cda-rmim" name="Graphical Map of CDA"/>
<page key="dt-uml" name="Graphical Map of Datatypes"/>
<page key="index" name="IG Home Page"/>
<page key="implementation" name="Implementation Notes"/>
<page key="narrative" name="Narrative Block"/>
<page key="overview" name="Overview"/>
<page key="toc" name="Table of Contents"/>
Expand Down
Loading