{
  "resourceType": "StructureDefinition",
  "id": "Media",
  "meta": {
    "lastUpdated": "2021-03-23T09:22:35.154+00:00"
  },
  "url": "http://dedalus-group.com/fhir/StructureDefinition/Media",
  "name": "Media",
  "status": "draft",
  "description": "The Media resource is used to represent Key Images from the Diagnost client",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "dicom",
      "uri": "http://nema.org/dicom",
      "name": "DICOM Tag Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Media",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Media",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Media.implicitRules",
        "path": "Media.implicitRules",
        "max": "0"
      },
      {
        "id": "Media.language",
        "path": "Media.language",
        "max": "0"
      },
      {
        "id": "Media.contained",
        "path": "Media.contained",
        "max": "0"
      },
      {
        "id": "Media.bodySite",
        "path": "Media.bodySite",
        "max": "0"
      },
      {
        "id": "Media.deviceName",
        "path": "Media.deviceName",
        "max": "0"
      },
      {
        "id": "Media.note",
        "path": "Media.note",
        "max": "0"
      }
    ]
  }
}