{
  "resourceType": "StructureDefinition",
  "id": "NICE-PacemakerUsage",
  "meta": {
    "lastUpdated": "2023-10-26T14:05:04.3425268+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1",
  "version": "0.0.1",
  "name": "NICE-PacemakerUsage",
  "title": "NICE-PacemakerUsage",
  "status": "active",
  "date": "2023-10-26T14:21:42.886+00:00",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "Extension that is used to describe how the medical device is used.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Pacemaker usage",
        "definition": "The specific use of the external pacemaker is defined here."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "short": "Healthcare event during which this observation is made",
        "definition": "The healthcare event  (e.g. a patient and healthcare provider interaction) during which this observation is made.",
        "comment": "This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter or episode but still be tied to the context of the encounter or episode (e.g. pre-admission lab tests).",
        "requirements": "For some observations it may be important to know the link between an observation and a particular encounter.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
          }
        ]
      }
    ]
  }
}