PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.vhdir@0.2.0
    http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr
{
  "description": "Information about the EHR system/module used at a location",
  "_filename": "StructureDefinition-ehr.json",
  "package_name": "hl7.fhir.uv.vhdir",
  "date": "2017-11-13T14:19:15.411-05:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2017-12-08T18:43:43.471-05:00"
  },
  "publisher": null,
  "fhirVersion": "3.5.0",
  "name": "EHR",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "VhDir Ehr",
  "package_version": "0.2.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() or (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": "Information about the EHR system/module used at a location",
      "isModifier": false,
      "short": "EHR",
      "max": "*",
      "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.",
      "isModifier": false,
      "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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "An Extension",
      "isModifier": false,
      "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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "The developer of the EHR product",
      "isModifier": false,
      "short": "Developer",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "developer",
      "max": "1",
      "label": "developer",
      "id": "Extension.extension:developer",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:developer.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:developer.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "developer",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:developer.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueString",
      "min": 1,
      "definition": "The developer of the EHR product",
      "isModifier": false,
      "short": "Developer",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "max": "1",
      "label": "developer",
      "id": "Extension.extension:developer.valueString:valueString",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "The name of the EHR product",
      "isModifier": false,
      "short": "Product",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "product",
      "max": "1",
      "label": "product",
      "id": "Extension.extension:product",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:product.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:product.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "product",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:product.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueString",
      "min": 1,
      "definition": "The name of the EHR product",
      "isModifier": false,
      "short": "Product",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "max": "1",
      "label": "product",
      "id": "Extension.extension:product.valueString:valueString",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Version of the EHR product",
      "isModifier": false,
      "short": "version",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "version",
      "max": "1",
      "label": "version",
      "id": "Extension.extension:version",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:version.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:version.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "version",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:version.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueString",
      "min": 1,
      "definition": "Version of the EHR product",
      "isModifier": false,
      "short": "Version",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "max": "1",
      "label": "version",
      "id": "Extension.extension:version.valueString:valueString",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Latest EHR certification criteria the EHR product has been certified against (2011, 2014, 2015)",
      "isModifier": false,
      "short": "Certification edition",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "certificationEdition",
      "max": "1",
      "label": "certificationEdition",
      "id": "Extension.extension:certificationEdition",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:certificationEdition.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:certificationEdition.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "certificationEdition",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:certificationEdition.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueCoding",
      "min": 1,
      "definition": "Latest EHR certification criteria the EHR product has been certified against (2011, 2014, 2015)",
      "isModifier": false,
      "short": "Certification edition",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "sliceName": "valueCoding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-certificationedition"
      },
      "max": "1",
      "label": "certificationEdition",
      "id": "Extension.extension:certificationEdition.valueCoding:valueCoding",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Patient/consumer access options associated with the EHR product; a value indicates that the EHR has the capability and is actively using it",
      "isModifier": false,
      "short": "Patient acccess",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "patientAccess",
      "max": "*",
      "label": "patientAccess",
      "id": "Extension.extension:patientAccess",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:patientAccess.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:patientAccess.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "patientAccess",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:patientAccess.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueCodeableConcept",
      "min": 1,
      "definition": "Patient/consumer access options associated with the EHR product; a value indicates that the EHR has the capability and is actively using it",
      "isModifier": false,
      "short": "Patient access",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-patientaccess"
      },
      "max": "1",
      "label": "patientAccess",
      "id": "Extension.extension:patientAccess.valueCodeableConcept:valueCodeableConcept",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Unique ID assigned by the ONC-authorized certification body (ONC-ACB) certifying this product",
      "isModifier": false,
      "short": "Certification ID",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "certificationID",
      "max": "1",
      "label": "certificationID",
      "id": "Extension.extension:certificationID",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "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.",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:certificationID.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "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:certificationID.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "certificationID",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.extension:certificationID.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"
      },
      "isSummary": false
    }, {
      "path": "Extension.extension.valueString",
      "min": 1,
      "definition": "Unique ID assigned by the ONC-authorized certification body (ONC-ACB) certifying this product",
      "isModifier": false,
      "short": "Certification ID",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "max": "1",
      "label": "certificationID",
      "id": "Extension.extension:certificationID.valueString:valueString",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "isModifier": false,
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "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"
      },
      "isSummary": false
    }, {
      "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).",
      "isModifier": false,
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "canonical"
      }, {
        "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": "url"
      }, {
        "code": "uuid"
      }, {
        "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": "ParameterDefinition"
      }, {
        "code": "DataRequirement"
      }, {
        "code": "RelatedArtifact"
      }, {
        "code": "ContactDetail"
      }, {
        "code": "Contributor"
      }, {
        "code": "TriggerDefinition"
      }, {
        "code": "Expression"
      }, {
        "code": "UsageContext"
      }, {
        "code": "Dosage"
      } ],
      "max": "0",
      "id": "Extension.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    } ]
  },
  "status": "active",
  "id": "cf2e3080-67d1-40e6-a303-deee1c4618a0",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr",
  "context": [ {
    "type": "element",
    "expression": "Location"
  } ],
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "EHR",
      "definition": "Information about the EHR system/module used at a location"
    }, {
      "id": "Extension.extension",
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:developer",
      "max": "1",
      "path": "Extension.extension",
      "label": "developer",
      "short": "Developer",
      "sliceName": "developer",
      "definition": "The developer of the EHR product"
    }, {
      "id": "Extension.extension:developer.url",
      "path": "Extension.extension.url",
      "fixedUri": "developer"
    }, {
      "id": "Extension.extension:developer.valueString:valueString",
      "min": 1,
      "path": "Extension.extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "label": "developer",
      "short": "Developer",
      "sliceName": "valueString",
      "definition": "The developer of the EHR product"
    }, {
      "id": "Extension.extension:product",
      "max": "1",
      "path": "Extension.extension",
      "label": "product",
      "short": "Product",
      "sliceName": "product",
      "definition": "The name of the EHR product"
    }, {
      "id": "Extension.extension:product.url",
      "path": "Extension.extension.url",
      "fixedUri": "product"
    }, {
      "id": "Extension.extension:product.valueString:valueString",
      "min": 1,
      "path": "Extension.extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "label": "product",
      "short": "Product",
      "sliceName": "valueString",
      "definition": "The name of the EHR product"
    }, {
      "id": "Extension.extension:version",
      "max": "1",
      "path": "Extension.extension",
      "label": "version",
      "short": "version",
      "sliceName": "version",
      "definition": "Version of the EHR product"
    }, {
      "id": "Extension.extension:version.url",
      "path": "Extension.extension.url",
      "fixedUri": "version"
    }, {
      "id": "Extension.extension:version.valueString:valueString",
      "min": 1,
      "path": "Extension.extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "label": "version",
      "short": "Version",
      "sliceName": "valueString",
      "definition": "Version of the EHR product"
    }, {
      "id": "Extension.extension:certificationEdition",
      "max": "1",
      "path": "Extension.extension",
      "label": "certificationEdition",
      "short": "Certification edition",
      "sliceName": "certificationEdition",
      "definition": "Latest EHR certification criteria the EHR product has been certified against (2011, 2014, 2015)"
    }, {
      "id": "Extension.extension:certificationEdition.url",
      "path": "Extension.extension.url",
      "fixedUri": "certificationEdition"
    }, {
      "path": "Extension.extension.valueCoding",
      "min": 1,
      "definition": "Latest EHR certification criteria the EHR product has been certified against (2011, 2014, 2015)",
      "short": "Certification edition",
      "type": [ {
        "code": "Coding"
      } ],
      "sliceName": "valueCoding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-certificationedition"
      },
      "label": "certificationEdition",
      "id": "Extension.extension:certificationEdition.valueCoding:valueCoding"
    }, {
      "id": "Extension.extension:patientAccess",
      "path": "Extension.extension",
      "label": "patientAccess",
      "short": "Patient acccess",
      "sliceName": "patientAccess",
      "definition": "Patient/consumer access options associated with the EHR product; a value indicates that the EHR has the capability and is actively using it"
    }, {
      "id": "Extension.extension:patientAccess.url",
      "path": "Extension.extension.url",
      "fixedUri": "patientAccess"
    }, {
      "path": "Extension.extension.valueCodeableConcept",
      "min": 1,
      "definition": "Patient/consumer access options associated with the EHR product; a value indicates that the EHR has the capability and is actively using it",
      "short": "Patient access",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-patientaccess"
      },
      "label": "patientAccess",
      "id": "Extension.extension:patientAccess.valueCodeableConcept:valueCodeableConcept"
    }, {
      "id": "Extension.extension:certificationID",
      "max": "1",
      "path": "Extension.extension",
      "label": "certificationID",
      "short": "Certification ID",
      "sliceName": "certificationID",
      "definition": "Unique ID assigned by the ONC-authorized certification body (ONC-ACB) certifying this product"
    }, {
      "id": "Extension.extension:certificationID.url",
      "path": "Extension.extension.url",
      "fixedUri": "certificationID"
    }, {
      "id": "Extension.extension:certificationID.valueString:valueString",
      "min": 1,
      "path": "Extension.extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "label": "certificationID",
      "short": "Certification ID",
      "sliceName": "valueString",
      "definition": "Unique ID assigned by the ONC-authorized certification body (ONC-ACB) certifying this product"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}