{
  "resourceType": "StructureDefinition",
  "id": "ead1cc6b-d812-4adf-86f2-c714acad66c9",
  "meta": {
    "lastUpdated": "2020-03-18T03:55:34.573+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/MedunaImagingStudy",
  "name": "MedunaImagingStudy",
  "status": "draft",
  "date": "2020-03-18T03:55:33.9832473+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "dicom",
      "uri": "http://nema.org/dicom",
      "name": "DICOM Tag Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ImagingStudy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImagingStudy",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ImagingStudy.identifier.use",
        "path": "ImagingStudy.identifier.use",
        "max": "0"
      },
      {
        "id": "ImagingStudy.identifier.type",
        "path": "ImagingStudy.identifier.type",
        "max": "0"
      },
      {
        "id": "ImagingStudy.identifier.system",
        "path": "ImagingStudy.identifier.system",
        "fixedUri": "urn:dicom:uid"
      },
      {
        "id": "ImagingStudy.identifier.value",
        "path": "ImagingStudy.identifier.value",
        "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nAnm: urn:oid:1.2.276.0.38.1.1.1.3150.20171204102622.35946122"
      },
      {
        "id": "ImagingStudy.identifier.period",
        "path": "ImagingStudy.identifier.period",
        "max": "0"
      },
      {
        "id": "ImagingStudy.identifier.assigner",
        "path": "ImagingStudy.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ImagingStudy.modality",
        "path": "ImagingStudy.modality",
        "max": "0"
      },
      {
        "id": "ImagingStudy.subject.reference",
        "path": "ImagingStudy.subject.reference",
        "min": 1
      },
      {
        "id": "ImagingStudy.subject.type",
        "path": "ImagingStudy.subject.type",
        "max": "0"
      },
      {
        "id": "ImagingStudy.subject.identifier",
        "path": "ImagingStudy.subject.identifier",
        "max": "0"
      },
      {
        "id": "ImagingStudy.subject.display",
        "path": "ImagingStudy.subject.display",
        "max": "0"
      },
      {
        "id": "ImagingStudy.encounter",
        "path": "ImagingStudy.encounter",
        "max": "0"
      },
      {
        "id": "ImagingStudy.started",
        "path": "ImagingStudy.started",
        "max": "0"
      },
      {
        "id": "ImagingStudy.basedOn",
        "path": "ImagingStudy.basedOn",
        "max": "0"
      },
      {
        "id": "ImagingStudy.referrer",
        "path": "ImagingStudy.referrer",
        "max": "0"
      },
      {
        "id": "ImagingStudy.interpreter",
        "path": "ImagingStudy.interpreter",
        "max": "0"
      },
      {
        "id": "ImagingStudy.endpoint",
        "path": "ImagingStudy.endpoint",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ImagingStudy.endpoint.reference",
        "path": "ImagingStudy.endpoint.reference",
        "min": 1
      },
      {
        "id": "ImagingStudy.endpoint.type",
        "path": "ImagingStudy.endpoint.type",
        "max": "0"
      },
      {
        "id": "ImagingStudy.endpoint.identifier",
        "path": "ImagingStudy.endpoint.identifier",
        "max": "0"
      },
      {
        "id": "ImagingStudy.endpoint.display",
        "path": "ImagingStudy.endpoint.display",
        "max": "0"
      },
      {
        "id": "ImagingStudy.numberOfSeries",
        "path": "ImagingStudy.numberOfSeries",
        "max": "0"
      },
      {
        "id": "ImagingStudy.numberOfInstances",
        "path": "ImagingStudy.numberOfInstances",
        "max": "0"
      },
      {
        "id": "ImagingStudy.procedureReference",
        "path": "ImagingStudy.procedureReference",
        "max": "0"
      },
      {
        "id": "ImagingStudy.procedureCode",
        "path": "ImagingStudy.procedureCode",
        "max": "0"
      },
      {
        "id": "ImagingStudy.location",
        "path": "ImagingStudy.location",
        "max": "0"
      },
      {
        "id": "ImagingStudy.reasonCode",
        "path": "ImagingStudy.reasonCode",
        "max": "0"
      },
      {
        "id": "ImagingStudy.reasonReference",
        "path": "ImagingStudy.reasonReference",
        "max": "0"
      },
      {
        "id": "ImagingStudy.note",
        "path": "ImagingStudy.note",
        "max": "0"
      },
      {
        "id": "ImagingStudy.description",
        "path": "ImagingStudy.description",
        "min": 1
      },
      {
        "id": "ImagingStudy.series",
        "path": "ImagingStudy.series",
        "max": "0"
      }
    ]
  }
}