{
  "resourceType": "StructureDefinition",
  "id": "03a7ef20-d4c8-4715-887b-c7caf86e9364",
  "meta": {
    "lastUpdated": "2020-03-18T03:56:47.188+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/MedunaSpecimen",
  "name": "MedunaSpecimen",
  "status": "draft",
  "date": "2020-03-18T03:56:46.7731087+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM 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": "Specimen",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Specimen.identifier",
        "path": "Specimen.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Specimen.identifier.use",
        "path": "Specimen.identifier.use",
        "max": "0"
      },
      {
        "id": "Specimen.identifier.type",
        "path": "Specimen.identifier.type",
        "max": "0"
      },
      {
        "id": "Specimen.identifier.system",
        "path": "Specimen.identifier.system",
        "max": "0"
      },
      {
        "id": "Specimen.identifier.period",
        "path": "Specimen.identifier.period",
        "max": "0"
      },
      {
        "id": "Specimen.identifier.assigner",
        "path": "Specimen.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Specimen.accessionIdentifier.use",
        "path": "Specimen.accessionIdentifier.use",
        "max": "0"
      },
      {
        "id": "Specimen.accessionIdentifier.type",
        "path": "Specimen.accessionIdentifier.type",
        "max": "0"
      },
      {
        "id": "Specimen.accessionIdentifier.system",
        "path": "Specimen.accessionIdentifier.system",
        "max": "0"
      },
      {
        "id": "Specimen.accessionIdentifier.value",
        "path": "Specimen.accessionIdentifier.value",
        "min": 1
      },
      {
        "id": "Specimen.accessionIdentifier.period",
        "path": "Specimen.accessionIdentifier.period",
        "max": "0"
      },
      {
        "id": "Specimen.accessionIdentifier.assigner",
        "path": "Specimen.accessionIdentifier.assigner",
        "max": "0"
      },
      {
        "id": "Specimen.status",
        "path": "Specimen.status",
        "max": "0"
      },
      {
        "id": "Specimen.type",
        "path": "Specimen.type",
        "min": 1
      },
      {
        "id": "Specimen.type.coding",
        "path": "Specimen.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Specimen.type.coding.system",
        "path": "Specimen.type.coding.system",
        "max": "0"
      },
      {
        "id": "Specimen.type.coding.version",
        "path": "Specimen.type.coding.version",
        "max": "0"
      },
      {
        "id": "Specimen.type.coding.code",
        "path": "Specimen.type.coding.code",
        "min": 1
      },
      {
        "id": "Specimen.type.coding.display",
        "path": "Specimen.type.coding.display",
        "min": 1
      },
      {
        "id": "Specimen.type.coding.userSelected",
        "path": "Specimen.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Specimen.type.text",
        "path": "Specimen.type.text",
        "min": 1
      },
      {
        "id": "Specimen.subject",
        "path": "Specimen.subject",
        "max": "0"
      },
      {
        "id": "Specimen.receivedTime",
        "path": "Specimen.receivedTime",
        "max": "0"
      },
      {
        "id": "Specimen.parent",
        "path": "Specimen.parent",
        "max": "0"
      },
      {
        "id": "Specimen.request",
        "path": "Specimen.request",
        "max": "0"
      },
      {
        "id": "Specimen.collection",
        "path": "Specimen.collection",
        "max": "0"
      },
      {
        "id": "Specimen.processing",
        "path": "Specimen.processing",
        "max": "0"
      },
      {
        "id": "Specimen.container",
        "path": "Specimen.container",
        "max": "0"
      },
      {
        "id": "Specimen.condition",
        "path": "Specimen.condition",
        "max": "0"
      },
      {
        "id": "Specimen.note",
        "path": "Specimen.note",
        "max": "0"
      }
    ]
  }
}