PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@3.2.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-appropriatenessScore
{
  "description": "The RAND appropriateness score for the requested procedure.",
  "_filename": "StructureDefinition-qicore-procedurerequest-appropriatenessScore.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-08-22T00:00:00+10:00",
  "derivation": "constraint",
  "publisher": "HL7 International - Clinical Quality Improvement Work Group",
  "fhirVersion": "3.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "us",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "QICoreProcedureRequestAppropriatenessScore",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "RAND Appropriateness Score Extension",
  "package_version": "3.2.0",
  "snapshot": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      },
      "path": "Extension",
      "short": "Appropriateness Score",
      "definition": "The RAND appropriateness score for the requested procedure."
    }, {
      "path": "Extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.id"
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "An Extension",
      "short": "Extension",
      "type": [ {
        "code": "Extension"
      } ],
      "sliceName": "extension",
      "max": "0",
      "id": "Extension.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "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/us/qicore/StructureDefinition/qicore-procedurerequest-appropriatenessScore",
      "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 should be version specific.  This will ideally be the URI for the Resource        Profile defining the extension, with the code for the extension after a #.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.value[x]",
      "min": 1,
      "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": "code"
      }, {
        "code": "decimal"
      } ],
      "binding": {
        "strength": "required",
        "description": "The RAND scoring for appropriateness of the procedure.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-appropriateness-score"
        }
      },
      "max": "1",
      "id": "Extension.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    } ]
  },
  "status": "draft",
  "id": "40978790-5244-43d6-8772-fd49d9ec3f0e",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-appropriatenessScore",
  "context": [ "ProcedureRequest" ],
  "version": "3.2.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "path": "Extension",
      "short": "Appropriateness Score",
      "definition": "The RAND appropriateness score for the requested procedure."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension",
      "sliceName": "extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-appropriatenessScore"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "code"
      }, {
        "code": "decimal"
      } ],
      "binding": {
        "strength": "required",
        "description": "The RAND scoring for appropriateness of the procedure.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-appropriateness-score"
        }
      }
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/CQI",
      "system": "url"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}