{ "description": "Extension to practitioner.qualification adding the status of the qualification, where it is valid, and the history of the qualification", "_filename": "StructureDefinition-practitioner-qualification.json", "package_name": "hl7.fhir.uv.vhdir", "date": "2017-12-08T10:06:43.589-05:00", "derivation": "constraint", "meta": { "lastUpdated": "2017-12-08T19:34:42.049-05:00" }, "publisher": null, "fhirVersion": "3.2.0", "jurisdiction": [ { "coding": [ { "code": "International", "system": "urn:iso:std:iso:3166" } ] } ], "name": "practitioner-qualification", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "Element", "severity": "error", "expression": "hasValue() | (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])", "source": "Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Extension", "min": 0, "definition": "Extension to practitioner.qualification adding the status of the qualification, where it is valid, and the history of the qualification", "short": "Adds status, whereValid, history elements", "max": "1", "id": "Extension", "condition": [ "ele-1" ], "base": { "max": "*", "min": 0, "path": "Extension" } }, { "path": "Extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension", "min": 0, "definition": "An Extension", "short": "Extension", "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "max": "*", "id": "Extension.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension", "min": 0, "definition": "Current status of the qualification", "short": "Status", "type": [ { "code": "Extension" } ], "sliceName": "status", "max": "1", "label": "status", "id": "Extension.extension:status", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:status.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:status.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "status", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:status.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.valueCoding", "min": 0, "definition": "Current status of the qualification", "short": "Status", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Coding" } ], "sliceName": "valueCoding", "max": "1", "label": "status", "id": "Extension.extension:status.valueCoding:valuecoding", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension", "min": 0, "definition": "Indicates where this qualification is valid", "short": "Where the qualification is valid", "type": [ { "code": "Extension" } ], "sliceName": "whereValid", "max": "1", "label": "whereValid", "id": "Extension.extension:wherevalid", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:wherevalid.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:wherevalid.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "whereValid", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:wherevalid.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.valueCodeableConcept", "min": 0, "definition": "Indicates where this qualification is valid", "short": "Where the qualification is valid", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept", "max": "1", "label": "whereValid", "id": "Extension.extension:wherevalid.valueCodeableConcept:valuecodeableconcept", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension", "min": 0, "definition": "Describes the history of this qualification", "short": "History", "type": [ { "code": "Extension" } ], "sliceName": "history", "max": "*", "label": "history", "id": "Extension.extension:history", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "An Extension", "short": "Extension", "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "max": "*", "id": "Extension.extension:history.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Previous status of the qualification", "short": "Previous status", "type": [ { "code": "Extension" } ], "sliceName": "status", "max": "1", "label": "status", "id": "Extension.extension:history.extension:status", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.extension:status.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:history.extension:status.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "status", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.extension:status.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueCodeableConcept", "min": 0, "definition": "Previous status of the qualification", "short": "Previous status", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept", "max": "1", "label": "status", "id": "Extension.extension:history.extension:status.valueCodeableConcept:valuecodeableconcept", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Period during which the status applied", "short": "Period", "type": [ { "code": "Extension" } ], "sliceName": "period", "max": "1", "label": "period", "id": "Extension.extension:history.extension:period", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.extension:period.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:history.extension:period.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "period", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.extension:period.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valuePeriod", "min": 0, "definition": "Period during which the status applied", "short": "Period", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Period" } ], "sliceName": "valuePeriod", "max": "1", "label": "period", "id": "Extension.extension:history.extension:period.valuePeriod:valueperiod", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "history", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:history.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.value[x]", "min": 0, "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).", "short": "Value of extension", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "Dosage" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Meta" } ], "max": "0", "id": "Extension.extension:history.value[x]", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/practitioner-qualification", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.value[x]", "min": 0, "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).", "short": "Value of extension", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "Dosage" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Meta" } ], "max": "0", "id": "Extension.value[x]", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } } ] }, "status": "draft", "id": "e09a8a6b-cf72-44c8-8098-1ba30e758068", "kind": "complex-type", "url": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/practitioner-qualification", "context": [ "Practitioner", "Practitioner.qualification" ], "version": "0.1.0", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Adds status, whereValid, history elements", "definition": "Extension to practitioner.qualification adding the status of the qualification, where it is valid, and the history of the qualification" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:status", "max": "1", "path": "Extension.extension", "label": "status", "short": "Status", "sliceName": "status", "definition": "Current status of the qualification" }, { "id": "Extension.extension:status.url", "path": "Extension.extension.url", "fixedUri": "status" }, { "id": "Extension.extension:status.valueCoding:valuecoding", "path": "Extension.extension.valueCoding", "type": [ { "code": "Coding" } ], "label": "status", "short": "Status", "sliceName": "valueCoding", "definition": "Current status of the qualification" }, { "id": "Extension.extension:wherevalid", "max": "1", "path": "Extension.extension", "label": "whereValid", "short": "Where the qualification is valid", "sliceName": "whereValid", "definition": "Indicates where this qualification is valid" }, { "id": "Extension.extension:wherevalid.url", "path": "Extension.extension.url", "fixedUri": "whereValid" }, { "id": "Extension.extension:wherevalid.valueCodeableConcept:valuecodeableconcept", "path": "Extension.extension.valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ], "label": "whereValid", "short": "Where the qualification is valid", "sliceName": "valueCodeableConcept", "definition": "Indicates where this qualification is valid" }, { "id": "Extension.extension:history", "path": "Extension.extension", "label": "history", "short": "History", "sliceName": "history", "definition": "Describes the history of this qualification" }, { "id": "Extension.extension:history.extension", "path": "Extension.extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:history.extension:status", "max": "1", "path": "Extension.extension.extension", "label": "status", "short": "Previous status", "sliceName": "status", "definition": "Previous status of the qualification" }, { "id": "Extension.extension:history.extension:status.url", "path": "Extension.extension.extension.url", "fixedUri": "status" }, { "id": "Extension.extension:history.extension:status.valueCodeableConcept:valuecodeableconcept", "path": "Extension.extension.extension.valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ], "label": "status", "short": "Previous status", "sliceName": "valueCodeableConcept", "definition": "Previous status of the qualification" }, { "id": "Extension.extension:history.extension:period", "max": "1", "path": "Extension.extension.extension", "label": "period", "short": "Period", "sliceName": "period", "definition": "Period during which the status applied" }, { "id": "Extension.extension:history.extension:period.url", "path": "Extension.extension.extension.url", "fixedUri": "period" }, { "id": "Extension.extension:history.extension:period.valuePeriod:valueperiod", "path": "Extension.extension.extension.valuePeriod", "type": [ { "code": "Period" } ], "label": "period", "short": "Period", "sliceName": "valuePeriod", "definition": "Period during which the status applied" }, { "id": "Extension.extension:history.url", "path": "Extension.extension.url", "fixedUri": "history" }, { "id": "Extension.extension:history.value[x]", "max": "0", "path": "Extension.extension.value[x]" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/practitioner-qualification" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]" } ] }, "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }