PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.InjectionPatchSite
{
  "description": "An extension to provide the site of the patient's body where an injection has been administered or where adhesive medical dressing has been applied.",
  "_filename": "ext-MedicationAdministration2.InjectionPatchSite.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the InjectionPatchSite concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtMedicationAdministration2InjectionPatchSite",
  "abstract": false,
  "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.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext MedicationAdministration2.InjectionPatchSite",
  "package_version": "2.0.0-beta.1",
  "status": "active",
  "id": "0aafb9ea-9a9b-4085-8e9b-eef910acaa86",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.InjectionPatchSite",
  "context": [ {
    "type": "element",
    "expression": "MedicationAdministration"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.InjectionPatchSite"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "PrikPlakLocatie" ],
      "short": "InjectionPatchSite",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.20.77.11.53--20220323181942"
      },
      "definition": "Site of the patient's body where an injection has been administered or where adhesive medical dressing has been applied."
    }, {
      "id": "Extension.value[x].extension",
      "min": 0,
      "path": "Extension.value[x].extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.value[x].extension:laterality",
      "max": "1",
      "min": 0,
      "path": "Extension.value[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality" ]
      } ],
      "sliceName": "laterality"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}