{
  "resourceType": "StructureDefinition",
  "id": "ambu-DocumentReference",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ambu-DocumentReference",
  "version": "V1.0.0 Alpha.2",
  "name": "AmbuDocumentReference",
  "title": "ambu DocumentReference",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A DocumentReference resource as used within the ambulance referral use case in ELZ.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "hg-dataset-20260317",
      "uri": "https://decor.nictiz.nl/pub/eerstelijnszorg/hg-html-20260317T103425/index.html",
      "name": "ART-DECOR dataset AMBU-HAP V1.0.0 Alpha.2 20260317"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DocumentReference",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DocumentReference",
        "path": "DocumentReference",
        "mapping": [
          {
            "identity": "hg-dataset-2026",
            "map": "hg-dataelement-5472",
            "comment": "Document"
          }
        ]
      },
      {
        "id": "DocumentReference.masterIdentifier",
        "path": "DocumentReference.masterIdentifier",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5475",
            "comment": "DocumentVersienummer"
          },
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5473",
            "comment": "DocumentIdentificatie"
          }
        ]
      },
      {
        "id": "DocumentReference.identifier",
        "path": "DocumentReference.identifier",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5474",
            "comment": "DocumentSetIdentificatie"
          }
        ]
      },
      {
        "id": "DocumentReference.type",
        "path": "DocumentReference.type",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5554",
            "comment": "DocumentType"
          }
        ]
      },
      {
        "id": "DocumentReference.content.attachment.contentType",
        "path": "DocumentReference.content.attachment.contentType",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5476",
            "comment": "DocumentBestandtype"
          }
        ]
      },
      {
        "id": "DocumentReference.content.attachment.data",
        "path": "DocumentReference.content.attachment.data",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5477",
            "comment": "DocumentInhoud"
          }
        ]
      },
      {
        "id": "DocumentReference.content.attachment.title",
        "path": "DocumentReference.content.attachment.title",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5552",
            "comment": "DocumentNaam"
          }
        ]
      },
      {
        "id": "DocumentReference.content.attachment.creation",
        "path": "DocumentReference.content.attachment.creation",
        "mapping": [
          {
            "identity": "hg-dataset-20260317",
            "map": "hg-dataelement-5553",
            "comment": "DocumentCreatieDatumTijd"
          }
        ]
      }
    ]
  }
}