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

FHIR IG analytics

Packagecareconnect.stu3.03.00.00
Resource TypeStructureDefinition
IdCareConnect-Slot-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Slot-1
URLhttps://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Slot-1
Version1.1.0
Statusdraft
Date2018-09-27T15:22:34.763+01:00
NameCareConnect-Slot-1
Authorityhl7
DescriptionCareConnectSlot profile.
PurposeNOT CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/
CopyrightCopyright © 2020 NHS Digital
TypeSlot
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Extension-CareConnect-DeliveryChannel-1Extension-CareConnect-DeliveryChannel-1

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Slot-1",
  "version": "1.1.0",
  "name": "CareConnect-Slot-1",
  "status": "draft",
  "date": "2018-09-27T15:22:34.763+01:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CareConnectSlot profile.",
  "purpose": "NOT CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "copyright": "Copyright © 2020 NHS Digital",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Slot",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Slot.extension",
        "path": "Slot.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Slot.extension:deliveryChannel",
        "path": "Slot.extension",
        "sliceName": "deliveryChannel",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeliveryChannel-1"
          }
        ]
      },
      {
        "id": "Slot.identifier",
        "path": "Slot.identifier",
        "min": 1,
        "max": "1"
      }
    ]
  }
}