{
  "resourceType": "StructureDefinition",
  "id": "AMA-IHMI-goal-average-systolic-blood-pressure-1",
  "url": "http://www.ama-ihmi.org/fhir/StructureDefinition/AMA-IHMI-goal-average-systolic-blood-pressure-1",
  "name": "AMA-IHMI-goal-average-systolic-blood-pressure-1",
  "status": "draft",
  "publisher": "American Medical Association",
  "description": "This profile supports the use case of individuals who are self-measuring blood pressure at home via an automatic blood pressure monitor. The profile constrains the goal for a calculated weekly average systolic blood pressure where the measurements used to calculate the average are “clinically valid blood pressures” that conform to the AMA-IHMI-observation-blood-pressure-3 profile. \r\nThis profile uses the Goal.addresses reference to convey that the Goal.target.measure (i.e., |Calculation of average systolic blood pressure (procedure)|) should be calculated as per the AMA-IHMI-observation-average-blood-pressure-1 profile’s approach for calculating a weekly average blood pressure.",
  "copyright": "Copyright 2016-2019 American Medical Association. All rights reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Goal",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Goal.description.coding",
        "path": "Goal.description.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Goal.description.coding.system",
        "path": "Goal.description.coding.system",
        "min": 1,
        "fixedUri": "http://ihmi.termspace.com/api/uri?uri=http://snomed.info/sct/3881000207102"
      },
      {
        "id": "Goal.description.coding.code",
        "path": "Goal.description.coding.code",
        "min": 1,
        "fixedCode": "12929001"
      },
      {
        "id": "Goal.description.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.description.coding.display",
        "min": 1,
        "fixedString": "Normal systolic arterial pressure (finding)"
      },
      {
        "id": "Goal.description.coding.userSelected",
        "path": "Goal.description.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.description.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.description.text",
        "max": "0"
      },
      {
        "id": "Goal.subject",
        "path": "Goal.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id": "Goal.start[x]:startDate",
        "path": "Goal.startDate",
        "sliceName": "startDate",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "Goal.target",
        "path": "Goal.target",
        "min": 1
      },
      {
        "id": "Goal.target.measure",
        "path": "Goal.target.measure",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding",
        "path": "Goal.target.measure.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Goal.target.measure.coding.system",
        "path": "Goal.target.measure.coding.system",
        "min": 1,
        "fixedUri": "http://ihmi.termspace.com/api/uri?uri=http://snomed.info/sct/3881000207102"
      },
      {
        "id": "Goal.target.measure.coding.code",
        "path": "Goal.target.measure.coding.code",
        "min": 1,
        "fixedCode": "4711000207102"
      },
      {
        "id": "Goal.target.measure.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.target.measure.coding.display",
        "min": 1,
        "fixedString": "Calculation of average systolic blood pressure (procedure)"
      },
      {
        "id": "Goal.target.measure.coding.userSelected",
        "path": "Goal.target.measure.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.target.measure.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.target.measure.text",
        "max": "0"
      },
      {
        "id": "Goal.target.detail[x]:detailRange",
        "path": "Goal.target.detailRange",
        "sliceName": "detailRange",
        "min": 1,
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "Goal.target.detail[x]:detailRange.low.value",
        "path": "Goal.target.detailRange.low.value",
        "min": 1
      },
      {
        "id": "Goal.target.detail[x]:detailRange.low.unit",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.target.detailRange.low.unit",
        "min": 1
      },
      {
        "id": "Goal.target.detail[x]:detailRange.low.system",
        "path": "Goal.target.detailRange.low.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Goal.target.detail[x]:detailRange.low.code",
        "path": "Goal.target.detailRange.low.code",
        "min": 1,
        "fixedCode": "mm[Hg]"
      },
      {
        "id": "Goal.target.detail[x]:detailRange.high.value",
        "path": "Goal.target.detailRange.high.value",
        "min": 1
      },
      {
        "id": "Goal.target.detail[x]:detailRange.high.unit",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Goal.target.detailRange.high.unit",
        "min": 1
      },
      {
        "id": "Goal.target.detail[x]:detailRange.high.system",
        "path": "Goal.target.detailRange.high.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Goal.target.detail[x]:detailRange.high.code",
        "path": "Goal.target.detailRange.high.code",
        "min": 1,
        "fixedCode": "mm[Hg]"
      },
      {
        "id": "Goal.target.due[x]:dueDate",
        "path": "Goal.target.dueDate",
        "sliceName": "dueDate",
        "min": 1,
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "Goal.expressedBy",
        "path": "Goal.expressedBy",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          }
        ]
      },
      {
        "id": "Goal.addresses",
        "path": "Goal.addresses",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://www.ama-ihmi.org/fhir/StructureDefinition/AMA-IHMI-observation-average-blood-pressure-1"
          }
        ]
      },
      {
        "id": "Goal.outcomeCode",
        "path": "Goal.outcomeCode",
        "max": "1"
      }
    ]
  }
}