FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeStructureDefinition
IdSpireCore-Composition.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Composition
URLhttps://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Composition
Statusdraft
NameSpireCoreComposition
Realmus
Authorityhl7
DescriptionA set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.).
TypeComposition
Kindresource

Resources that use this resource

StructureDefinition
SpireCore-CompositionSpireCoreComposition
SpireCore-ContractSpireCoreContract
SpireCore-DiagnosticReportSpireCoreDiagnosticReport
SpireCore-DiagnosticReportLabSpireCoreDiagnosticReportLab
SpireCore-ProcedureSpireCoreProcedure

Resources that this resource uses

StructureDefinition
UKCore-CompositionUK Core Composition
SpireCore-CompositionSpireCoreComposition
SpireCore-DeviceSpireCoreDevice
SpireCore-EncounterSpireCoreEncounter
SpireCore-OrganizationSpireCoreOrganization
SpireCore-PatientSpireCorePatient
SpireCore-PractitionerSpireCorePractitioner
SpireCore-PractitionerRoleSpireCorePractitionerRole
SpireCore-RelatedPersonSpireCoreRelatedPerson
SpireCore-ResourceSpireCoreResource

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Composition",
  "id": "SpireCore-Composition",
  "name": "SpireCoreComposition",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.identifier.assigner",
        "path": "Composition.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource"
            ]
          }
        ]
      },
      {
        "id": "Composition.subject.identifier.assigner",
        "path": "Composition.subject.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.encounter",
        "path": "Composition.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Encounter"
            ]
          }
        ]
      },
      {
        "id": "Composition.encounter.identifier.assigner",
        "path": "Composition.encounter.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "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/Device",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device",
              "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"
            ]
          }
        ]
      },
      {
        "id": "Composition.author.identifier.assigner",
        "path": "Composition.author.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester.party",
        "path": "Composition.attester.party",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "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/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/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester.party.identifier.assigner",
        "path": "Composition.attester.party.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.custodian",
        "path": "Composition.custodian",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.custodian.identifier.assigner",
        "path": "Composition.custodian.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.relatesTo.target[x]",
        "path": "Composition.relatesTo.target[x]",
        "type": [
          {
            "code": "Identifier"
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Composition",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Composition"
            ]
          }
        ]
      },
      {
        "id": "Composition.event.detail",
        "path": "Composition.event.detail",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource"
            ]
          }
        ]
      },
      {
        "id": "Composition.event.detail.identifier.assigner",
        "path": "Composition.event.detail.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.author",
        "path": "Composition.section.author",
        "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/Device",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device",
              "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"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.author.identifier.assigner",
        "path": "Composition.section.author.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.focus",
        "path": "Composition.section.focus",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.focus.identifier.assigner",
        "path": "Composition.section.focus.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.entry",
        "path": "Composition.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.entry.identifier.assigner",
        "path": "Composition.section.entry.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
            ]
          }
        ]
      }
    ]
  },
  "description": "A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.)."
}