{
  "resourceType": "StructureDefinition",
  "id": "Profile-HiGHmed-InfectionControl-LetztesDokumentationsdatum",
  "url": "http://highmed.org/fhir/StructureDefinition/ic/LetztesDokumentationsdatum",
  "version": "1.0.0",
  "name": "Profile_HiGHmed_InfectionControl_LetztesDokumentationsdatum",
  "title": "Profile - HiGHmed - Infection Control - LetztesDokumentationsdatum",
  "status": "active",
  "description": "Dieses Profil beschreibt das Letzte Dokumentationsdatum einer Diagnose im HiGHmed Use Case Infection Control",
  "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": "w3c.prov",
      "uri": "http://www.w3.org/ns/prov",
      "name": "W3C PROV"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "fhirauditevent",
      "uri": "http://hl7.org/fhir/auditevent",
      "name": "FHIR AuditEvent Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Provenance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Provenance.target",
        "path": "Provenance.target",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://highmed.org/fhir/StructureDefinition/ic/Condition"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Provenance.recorded",
        "path": "Provenance.recorded",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent",
        "path": "Provenance.agent",
        "mustSupport": true
      }
    ]
  }
}