{
  "resourceType": "StructureDefinition",
  "id": "73cb9abe-9d9f-4c02-8f23-3d59445ea8a8",
  "meta": {
    "lastUpdated": "2021-03-10T13:57:42.694+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/measure",
  "name": "MyMeasure",
  "status": "draft",
  "date": "2021-03-10T13:55:46.1246457+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Measure",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Measure",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Measure.identifier",
        "path": "Measure.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Measure.version",
        "path": "Measure.version",
        "max": "0"
      },
      {
        "id": "Measure.name",
        "path": "Measure.name",
        "min": 1
      },
      {
        "id": "Measure.title",
        "path": "Measure.title",
        "min": 1
      },
      {
        "id": "Measure.subtitle",
        "path": "Measure.subtitle",
        "max": "0"
      },
      {
        "id": "Measure.experimental",
        "path": "Measure.experimental",
        "max": "0"
      },
      {
        "id": "Measure.subject[x]",
        "path": "Measure.subject[x]",
        "max": "0"
      },
      {
        "id": "Measure.date",
        "path": "Measure.date",
        "min": 1
      },
      {
        "id": "Measure.publisher",
        "path": "Measure.publisher",
        "min": 1
      },
      {
        "id": "Measure.contact",
        "path": "Measure.contact",
        "min": 1
      },
      {
        "id": "Measure.description",
        "path": "Measure.description",
        "min": 1
      },
      {
        "id": "Measure.useContext",
        "path": "Measure.useContext",
        "max": "0"
      },
      {
        "id": "Measure.jurisdiction",
        "path": "Measure.jurisdiction",
        "max": "0"
      },
      {
        "id": "Measure.purpose",
        "path": "Measure.purpose",
        "max": "0"
      },
      {
        "id": "Measure.usage",
        "path": "Measure.usage",
        "max": "0"
      },
      {
        "id": "Measure.copyright",
        "path": "Measure.copyright",
        "max": "0"
      },
      {
        "id": "Measure.approvalDate",
        "path": "Measure.approvalDate",
        "max": "0"
      },
      {
        "id": "Measure.lastReviewDate",
        "path": "Measure.lastReviewDate",
        "max": "0"
      },
      {
        "id": "Measure.effectivePeriod",
        "path": "Measure.effectivePeriod",
        "max": "0"
      },
      {
        "id": "Measure.topic",
        "path": "Measure.topic",
        "max": "0"
      },
      {
        "id": "Measure.author",
        "path": "Measure.author",
        "max": "0"
      },
      {
        "id": "Measure.editor",
        "path": "Measure.editor",
        "max": "0"
      },
      {
        "id": "Measure.reviewer",
        "path": "Measure.reviewer",
        "max": "0"
      },
      {
        "id": "Measure.endorser",
        "path": "Measure.endorser",
        "max": "0"
      },
      {
        "id": "Measure.relatedArtifact",
        "path": "Measure.relatedArtifact",
        "max": "0"
      },
      {
        "id": "Measure.library",
        "path": "Measure.library",
        "max": "0"
      },
      {
        "id": "Measure.disclaimer",
        "path": "Measure.disclaimer",
        "max": "0"
      },
      {
        "id": "Measure.scoring",
        "path": "Measure.scoring",
        "max": "0"
      },
      {
        "id": "Measure.compositeScoring",
        "path": "Measure.compositeScoring",
        "max": "0"
      },
      {
        "id": "Measure.type",
        "path": "Measure.type",
        "max": "0"
      },
      {
        "id": "Measure.riskAdjustment",
        "path": "Measure.riskAdjustment",
        "max": "0"
      },
      {
        "id": "Measure.rateAggregation",
        "path": "Measure.rateAggregation",
        "max": "0"
      },
      {
        "id": "Measure.rationale",
        "path": "Measure.rationale",
        "max": "0"
      },
      {
        "id": "Measure.clinicalRecommendationStatement",
        "path": "Measure.clinicalRecommendationStatement",
        "max": "0"
      },
      {
        "id": "Measure.improvementNotation",
        "path": "Measure.improvementNotation",
        "max": "0"
      },
      {
        "id": "Measure.definition",
        "path": "Measure.definition",
        "max": "0"
      },
      {
        "id": "Measure.guidance",
        "path": "Measure.guidance",
        "max": "0"
      },
      {
        "id": "Measure.group",
        "path": "Measure.group",
        "max": "0"
      },
      {
        "id": "Measure.supplementalData",
        "path": "Measure.supplementalData",
        "max": "0"
      }
    ]
  }
}