| Package | healthdata.be.r4.cbb | 
| Resource Type | StructureDefinition | 
| Id | ext-CarePlan-MaterialUsed | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-CarePlan-MaterialUsed | 
| URL | https://fhir.healthdata.be/StructureDefinition/ext-CarePlan-MaterialUsed | 
| Status | draft | 
| Date | 2022-10-17T09:09:13.9562003+00:00 | 
| Name | ExtCarePlanMaterialUsed | 
| Title | ext-CarePlan MaterialUsed | 
| Description | Materials that should be used during a CarePlan activity. | 
| 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 | 
| Kind | complex-type | 
| StructureDefinition | |
| HdBe-NursingIntervention | HdBe-NursingIntervention | 
No resources found
No extension usage examples found
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "id": "ext-CarePlan-MaterialUsed",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-CarePlan-MaterialUsed",
  "name": "ExtCarePlanMaterialUsed",
  "title": "ext-CarePlan MaterialUsed",
  "status": "draft",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Materials that should be used during a CarePlan activity.",
  "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",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "CarePlan.activity.detail"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-CarePlan-MaterialUsed"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "definition": "Materials that should be used during a CarePlan activity.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement"
            ]
          }
        ]
      }
    ]
  }
}