{
  "resourceType": "StructureDefinition",
  "id": "e2a3a9c6-f0ae-45d5-8238-5ca8c7ab79fb",
  "meta": {
    "lastUpdated": "2020-03-10T02:39:07.23+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/MHTObservation",
  "name": "MHTObservation",
  "status": "draft",
  "date": "2020-03-10T02:39:53.7217568+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.extension",
        "path": "Observation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.extension:CT_Extension",
        "path": "Observation.extension",
        "sliceName": "CT_Extension",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://example.org/fhir/StructureDefinition/CTExtension"
            ]
          }
        ]
      },
      {
        "id": "Observation.extension:CTA_Extension",
        "path": "Observation.extension",
        "sliceName": "CTA_Extension",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://example.org/fhir/StructureDefinition/CTAExtension"
            ]
          }
        ]
      },
      {
        "id": "Observation.extension:ICH_Extension",
        "path": "Observation.extension",
        "sliceName": "ICH_Extension",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://example.org/fhir/StructureDefinition/ICHExtension"
            ]
          }
        ]
      },
      {
        "id": "Observation.extension:MRI_Extension",
        "path": "Observation.extension",
        "sliceName": "MRI_Extension",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://example.org/fhir/StructureDefinition/MRIExtension"
            ]
          }
        ]
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "min": 1
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "short": "CT"
      }
    ]
  }
}