PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.spirecore@0.1.0-alpha
    https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-List
{
  "description": "A List is a curated collection of resources, for things such as problem lists, allergy lists, facility list, organization list, etc.",
  "_filename": "SpireCore-List.StructureDefinition.json",
  "package_name": "fhir.r4.spirecore",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SpireCoreList",
  "abstract": false,
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0-alpha",
  "status": "draft",
  "id": "0910982f-2795-4a4e-887e-643e612bfe12",
  "kind": "resource",
  "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-List",
  "version": null,
  "differential": {
    "element": [ {
      "id": "List.identifier.assigner",
      "path": "List.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      } ]
    }, {
      "id": "List.subject",
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient", "http://hl7.org/fhir/StructureDefinition/Group", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Group", "http://hl7.org/fhir/StructureDefinition/Device", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device", "http://hl7.org/fhir/StructureDefinition/Location", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Location" ]
      } ]
    }, {
      "id": "List.subject.identifier.assigner",
      "path": "List.subject.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      } ]
    }, {
      "id": "List.encounter",
      "path": "List.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Encounter" ]
      } ]
    }, {
      "id": "List.encounter.identifier.assigner",
      "path": "List.encounter.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      } ]
    }, {
      "id": "List.source",
      "path": "List.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient", "http://hl7.org/fhir/StructureDefinition/Device", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device" ]
      } ]
    }, {
      "id": "List.source.identifier.assigner",
      "path": "List.source.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      } ]
    }, {
      "id": "List.note.author[x]",
      "path": "List.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "List.entry.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource" ]
      } ]
    }, {
      "id": "List.entry.item.identifier.assigner",
      "path": "List.entry.item.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
}