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

FHIR IG analytics

Packagecareconnect.stu3.03.00.00
Resource TypeStructureDefinition
IdCareConnect-Schedule-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-Schedule-1
URLhttps://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Schedule-1
Version1.0.0
Statusdraft
Date2018-09-27T15:25:34.428+01:00
NameCareConnect-Schedule-1
Authorityhl7
DescriptionCareConnect Schedule profile.
PurposeNOT CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/
CopyrightCopyright © 2018 NHS Digital
TypeSchedule
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Schedule-1",
  "version": "1.0.0",
  "name": "CareConnect-Schedule-1",
  "status": "draft",
  "date": "2018-09-27T15:25:34.428+01:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CareConnect Schedule profile.",
  "purpose": "NOT CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "copyright": "Copyright © 2018 NHS Digital",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Schedule",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Schedule.identifier",
        "path": "Schedule.identifier",
        "min": 1,
        "max": "1"
      }
    ]
  }
}