{
  "resourceType": "StructureDefinition",
  "url": "http://www.smith.care/fhir/StructureDefinition/HELP_Mikrobiologie_Material-Isolat_Specimen",
  "name": "HELP_Mikrobiologie_Material-Isolat_Specimen",
  "status": "draft",
  "contact": [
    {
      "name": "SMITH_UKJ"
    }
  ],
  "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,
        "mustSupport": true
      },
      {
        "id": "Specimen.status",
        "path": "Specimen.status",
        "mustSupport": true
      },
      {
        "id": "Specimen.type",
        "path": "Specimen.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Specimen.type.coding",
        "path": "Specimen.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Specimen.type.coding.system",
        "path": "Specimen.type.coding.system",
        "min": 1,
        "fixedUri": "http://hl7.org/fhir/v2/0487/",
        "mustSupport": true
      },
      {
        "id": "Specimen.type.coding.code",
        "path": "Specimen.type.coding.code",
        "min": 1,
        "fixedCode": "ISLT",
        "mustSupport": true
      },
      {
        "id": "Specimen.type.coding.display",
        "path": "Specimen.type.coding.display",
        "mustSupport": true
      },
      {
        "id": "Specimen.type.text",
        "path": "Specimen.type.text",
        "fixedString": "Isolate",
        "mustSupport": true
      },
      {
        "id": "Specimen.subject",
        "path": "Specimen.subject",
        "mustSupport": true
      },
      {
        "id": "Specimen.receivedTime",
        "path": "Specimen.receivedTime",
        "mustSupport": true
      },
      {
        "id": "Specimen.parent",
        "path": "Specimen.parent",
        "mustSupport": true
      },
      {
        "id": "Specimen.collection",
        "path": "Specimen.collection",
        "mustSupport": true
      }
    ]
  }
}