{
  "resourceType": "StructureDefinition",
  "id": "Observation-media-uv-ips",
  "meta": {
    "lastUpdated": "2018-02-16T17:49:19.113+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">This profile constrains the Media resource (which is a specialized observation).</div>"
  },
  "url": "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-media-uv-ips",
  "name": "ObservationMediaUvIps",
  "title": "Observation (Results: laboratory, media)",
  "status": "draft",
  "experimental": true,
  "date": "2018-03-09",
  "publisher": "HL7 International",
  "description": "This profile constrains the Media resource (which is a specialized observation).",
  "purpose": "This specialized observation is used to convey illustrative media content.",
  "kind": "resource",
  "abstract": false,
  "type": "Media",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Media",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Media",
        "path": "Media",
        "mustSupport": true
      },
      {
        "id": "Media.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
            "valueString": "default: final"
          }
        ],
        "path": "Media.status",
        "definition": "The status of the result value. Only final observation are eligible to the international patient summary.",
        "fixedCode": "completed",
        "mustSupport": true
      },
      {
        "id": "Media.type",
        "path": "Media.type",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Media.subject",
        "path": "Media.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Media.subject.reference",
        "path": "Media.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Media.operator",
        "path": "Media.operator",
        "mustSupport": true
      },
      {
        "id": "Media.device",
        "path": "Media.device",
        "mustSupport": true
      },
      {
        "id": "Media.content",
        "path": "Media.content",
        "mustSupport": true
      }
    ]
  }
}