Skip to content

Commit

Permalink
Deploying to gh-pages from master @ 04d1bdb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lmckenzi committed Jan 14, 2025
1 parent f2a58cb commit 6d189f1
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 6 deletions.
2 changes: 1 addition & 1 deletion SPECS-FHIR.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion SPECS-summary.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion SPECS.json

Large diffs are not rendered by default.

51 changes: 48 additions & 3 deletions SPECS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95675,11 +95675,12 @@
name="US Standardized Medication Profile (SMP) (FHIR)"
ballotUrl="http://hl7.org/fhir/us/smp/2024Sep"
ciUrl="https://build.fhir.org/ig/HL7/smp"
gitUrl="https://github.com/HL7/smp-ig"
defaultVersion="1.0.0-ballot"
defaultVersion="1.0.0"
defaultWorkgroup="pharm"
gitUrl="https://github.com/HL7/smp-ig"
url="http://hl7.org/fhir/us/smp">
<version code="current" url="https://build.fhir.org/ig/HL7/smp"/>
<version code="1.0.0" url="http://hl7.org/fhir/us/smp/STU1"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/us/smp/2024Sep"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
Expand All @@ -95688,6 +95689,30 @@
key="FHIR-us-smp-List-smp-medlist-1"
name="Hospital Medication Administration List"
spec="us-smp"/>
<artifact id="OperationDefinition/smp-operation-retrieve"
key="FHIR-us-smp-OperationDefinition-smp-operation-retrieve"
name="SMP Operation Retrieve"
spec="us-smp"/>
<artifact id="OperationDefinition/smp-operation-submit"
key="FHIR-us-smp-OperationDefinition-smp-operation-submit"
name="SMP Operation Submit"
spec="us-smp"/>
<artifact id="StructureDefinition/smp-parameters-outcome"
key="FHIR-us-smp-StructureDefinition-smp-parameters-outcome"
name="SMP Parameters - Outcome"
spec="us-smp"/>
<artifact id="StructureDefinition/smp-parameters-query"
key="FHIR-us-smp-StructureDefinition-smp-parameters-query"
name="SMP Parameters - Query"
spec="us-smp"/>
<artifact id="StructureDefinition/smp-parameters-response"
key="FHIR-us-smp-StructureDefinition-smp-parameters-response"
name="SMP Parameters - Response"
spec="us-smp"/>
<artifact id="StructureDefinition/smp-parameters-submit"
key="FHIR-us-smp-StructureDefinition-smp-parameters-submit"
name="SMP Parameters - Submit"
spec="us-smp"/>
<artifact id="StructureDefinition/smp-bundle"
key="FHIR-us-smp-StructureDefinition-smp-bundle"
name="Standardized Medication Profile - Bundle Medication List"
Expand Down Expand Up @@ -95724,6 +95749,14 @@
key="FHIR-us-smp-CapabilityStatement-smp-client"
name="smp-client"
spec="us-smp"/>
<artifact id="Parameters/smp-history-input-parameters-1"
key="FHIR-us-smp-Parameters-smp-history-input-parameters-1"
name="smp-history-input-parameters-1"
spec="us-smp"/>
<artifact id="Parameters/smp-history-output-parameters-1"
key="FHIR-us-smp-Parameters-smp-history-output-parameters-1"
name="smp-history-output-parameters-1"
spec="us-smp"/>
<artifact id="Medication/smp-med-1"
key="FHIR-us-smp-Medication-smp-med-1"
name="smp-med-1"
Expand All @@ -95744,19 +95777,31 @@
key="FHIR-us-smp-CapabilityStatement-smp-server"
name="smp-server"
spec="us-smp"/>
<artifact id="Parameters/smp-submit-input-parameters-1"
key="FHIR-us-smp-Parameters-smp-submit-input-parameters-1"
name="smp-submit-input-parameters-1"
spec="us-smp"/>
<artifact id="Parameters/smp-submit-outcome-parameters-1"
key="FHIR-us-smp-Parameters-smp-submit-outcome-parameters-1"
name="smp-submit-outcome-parameters-1"
spec="us-smp"/>
<page key="FHIR-us-smp-NA" name="(NA)" spec="us-smp"/>
<page key="FHIR-us-smp-many" name="(many)" spec="us-smp"/>
<page key="FHIR-us-smp-fhirArtifacts"
name="Artifacts Overview"
spec="us-smp"/>
<page key="FHIR-us-smp-artifacts" name="Artifacts Summary" spec="us-smp"/>
<page key="FHIR-us-smp-changelog" name="Change Log" spec="us-smp"/>
<page key="FHIR-us-smp-credits" name="Credits" spec="us-smp"/>
<page deprecated="true"
key="FHIR-us-smp-credits"
name="Credits [deprecated]"
spec="us-smp"/>
<page key="FHIR-us-smp-domains" name="Domains" spec="us-smp"/>
<page key="FHIR-us-smp-downloads" name="Downloads" spec="us-smp"/>
<page key="FHIR-us-smp-specification"
name="Formal Specification"
spec="us-smp"/>
<page key="FHIR-us-smp-references" name="References" spec="us-smp"/>
<page key="FHIR-us-smp-index"
name="Standardized Medication Profile Implementation Guide Home Page"
spec="us-smp"/>
Expand Down

0 comments on commit 6d189f1

Please sign in to comment.