Package | hl7.fhir.us.davinci-hrex |
Type | StructureDefinition |
Id | HRexWellknownDefinition |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/StructureDefinition-HRexWellknownDefinition.html |
URL | http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition |
Version | 1.2.0-cibuild |
Status | active |
Date | 2025-04-17T04:19:54+00:00 |
Name | HRexWellknownDefinition |
Title | Da Vinci .well-known File Definition |
Realm | us |
Authority | hl7 |
Description | Definition of the content of the Da Vinci .well-known endpoint |
Type | http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition |
Kind | logical |
No resources found
StructureDefinition | |
hrex-identifier-namespaced | HRex Namespaced Identifier |
ValueSet | |
hrex-endpoint-name | HRex Endpoint Name |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition HRexWellknownDefinition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Config value passed to service | |
![]() ![]() ![]() | 1..1 | HRexIdentifierNamespaced | Payer id | |
![]() ![]() ![]() | 1..* | Base | Endpoints for this payer JSON: Represented as a single JSON Object with named properties using the value of the key child as the key | |
![]() ![]() ![]() ![]() | 1..1 | code | The endpoint being defined Binding: HRex Endpoint Name (extensible) | |
![]() ![]() ![]() ![]() | 1..1 | uri | The value of the config option JSON: The type of this element is inferred from the JSON type in the instance | |
{ "resourceType": "StructureDefinition", "id": "HRexWellknownDefinition", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cic" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.19.42.21" } ], "version": "1.2.0-cibuild", "name": "HRexWellknownDefinition", "title": "Da Vinci .well-known File Definition", "status": "active", "experimental": false, "date": "2025-04-17T04:19:54+00:00", "publisher": "HL7 International / Clinical Interoperability Council", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" } ] } ], "description": "Definition of the content of the Da Vinci .well-known endpoint", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "HRexWellknownDefinition", "path": "HRexWellknownDefinition", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "HRexWellknownDefinition.identifier", "path": "HRexWellknownDefinition.identifier", "short": "Payer id", "definition": "A unique identifier for the payer associated with this set of endpoints", "min": 1, "max": "1", "base": { "path": "HRexWellknownDefinition.identifier", "min": 1, "max": "1" }, "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-identifier-namespaced" ] } ] }, { "id": "HRexWellknownDefinition.endpoints", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "key" } ], "path": "HRexWellknownDefinition.endpoints", "short": "Endpoints for this payer", "definition": "The set of endpoints to be used for this payer (possibly for a particular coverage type or set of types)", "min": 1, "max": "*", "base": { "path": "HRexWellknownDefinition.endpoints", "min": 1, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "HRexWellknownDefinition.endpoints.key", "path": "HRexWellknownDefinition.endpoints.key", "short": "The endpoint being defined", "definition": "A code that indicates the name of the endpoint.", "min": 1, "max": "1", "base": { "path": "HRexWellknownDefinition.endpoints.key", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-endpoint-name" } }, { "id": "HRexWellknownDefinition.endpoints.value", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "path": "HRexWellknownDefinition.endpoints.value", "short": "The value of the config option", "definition": "The value of the config option", "min": 1, "max": "1", "base": { "path": "HRexWellknownDefinition.endpoints.value", "min": 1, "max": "1" }, "type": [ { "code": "uri" } ] } ] }, "differential": { "element": [ { "id": "HRexWellknownDefinition", "path": "HRexWellknownDefinition", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service", "min": 0, "max": "*" }, { "id": "HRexWellknownDefinition.identifier", "path": "HRexWellknownDefinition.identifier", "short": "Payer id", "definition": "A unique identifier for the payer associated with this set of endpoints", "min": 1, "max": "1", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-identifier-namespaced" ] } ] }, { "id": "HRexWellknownDefinition.endpoints", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "key" } ], "path": "HRexWellknownDefinition.endpoints", "short": "Endpoints for this payer", "definition": "The set of endpoints to be used for this payer (possibly for a particular coverage type or set of types)", "min": 1, "max": "*", "type": [ { "code": "Base" } ] }, { "id": "HRexWellknownDefinition.endpoints.key", "path": "HRexWellknownDefinition.endpoints.key", "short": "The endpoint being defined", "definition": "A code that indicates the name of the endpoint.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-endpoint-name" } }, { "id": "HRexWellknownDefinition.endpoints.value", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "path": "HRexWellknownDefinition.endpoints.value", "short": "The value of the config option", "definition": "The value of the config option", "min": 1, "max": "1", "type": [ { "code": "uri" } ] } ] } }