Mock ConceptMap Adapter for QuickFHIR
1.0.0 - draft

Mock ConceptMap Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions

Resource Profile: AdapterDefinition - Detailed Descriptions

Draft as of 2023-08-10

Definitions for the AdapterDefinition resource profile.

Guidance on how to interpret the contents of this table can be found here.

1. DeviceDefinition
2. DeviceDefinition.type
Control10..1
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="https://quickfhir.cloud/fhir/CodeSystem/device-type"/>
    <code value="adapter"/>
    <display value="QuickFHIR Adapter"/>
  </coding>
</valueCodeableConcept>
3. DeviceDefinition.property
Control20..*
SlicingThis element introduces a set of slices on DeviceDefinition.property. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • pattern @ type
4. DeviceDefinition.property:router
SliceNamerouter
Control1..1
5. DeviceDefinition.property:router.type
Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="https://quickfhir.cloud/fhir/CodeSystem/adapter-property"/>
    <code value="router"/>
  </coding>
</valueCodeableConcept>
6. DeviceDefinition.property:router.valueCode
Control1..?
SlicingThis element introduces a set of slices on DeviceDefinition.property.valueCode. The slices are unordered and Closed, and can be differentiated using the following discriminators:
  • pattern @ coding.system
7. DeviceDefinition.property:router.valueCode:router
SliceNamerouter
Control1..1
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="https://quickfhir.cloud/fhir/CodeSystem/router-type"/>
    <code value="aws-fhirworks-v1"/>
    <display value="AWS FHIRWorks router"/>
  </coding>
</valueCodeableConcept>
8. DeviceDefinition.property:secrets-manager-config
SliceNamesecrets-manager-config
Control1..1
9. DeviceDefinition.property:secrets-manager-config.type
Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="https://quickfhir.cloud/fhir/CodeSystem/adapter-property"/>
    <code value="secrets-manager-config"/>
  </coding>
</valueCodeableConcept>