PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.elz@0.2.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/hg-ReferralTask
{
  "description": "A Task resource as used within the general practitioner referral use case in ELZ.",
  "_filename": "hg-ReferralTask.json",
  "package_name": "nictiz.fhir.nl.r4.elz",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "HgReferralTask",
  "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": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "hg ReferralTask",
  "package_version": "0.2.0-beta.1",
  "status": "draft",
  "id": "25e81f76-c891-4992-a8ea-3c10676d361f",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralTask",
  "version": "0.2.0-beta.1",
  "differential": {
    "element": [ {
      "id": "Task.intent",
      "path": "Task.intent",
      "fixedCode": "order"
    }, {
      "id": "Task.code",
      "path": "Task.code",
      "example": [ {
        "label": "BSeR",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "fulfill",
            "system": "http://hl7.org/fhir/CodeSystem/task-code"
          } ]
        }
      }, {
        "label": "Example for referral",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "3457005",
            "system": "http://snomed.info/sct"
          } ]
        }
      } ]
    }, {
      "id": "Task.focus",
      "min": 1,
      "path": "Task.focus",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralServiceRequest" ]
      } ]
    }, {
      "id": "Task.for",
      "min": 1,
      "path": "Task.for",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "Task.authoredOn",
      "min": 1,
      "path": "Task.authoredOn"
    }, {
      "id": "Task.requester",
      "min": 1,
      "path": "Task.requester",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ],
      "definition": "The general practitioner who sent the referral of the patient."
    }, {
      "id": "Task.owner",
      "min": 1,
      "path": "Task.owner",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}