PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1
{
  "description": "The Organization resource represents the organisation that employs the healthcare professional.",
  "_filename": "CareConnect-Organization-1.json",
  "package_name": "careconnect.stu3.03.00.00",
  "date": "2018-11-05",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-08-04T11:43:07.4150873+00:00"
  },
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.2",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "name": "CareConnect-Organization-1",
  "abstract": false,
  "copyright": "Copyright © 2016 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "834bd152-2203-40b2-80d0-98c27497fc77",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Organization.extension",
      "min": 0,
      "path": "Organization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.extension:mainLocation",
      "max": "1",
      "min": 0,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-MainLocation-1"
      } ],
      "sliceName": "mainLocation"
    }, {
      "id": "Organization.extension:organization-period",
      "min": 0,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://hl7.org/fhir/StructureDefinition/organization-period"
      } ],
      "sliceName": "organization-period"
    }, {
      "id": "Organization.extension:organization-period.valuePeriod:valuePeriod",
      "path": "Organization.extension.valuePeriod",
      "sliceName": "valuePeriod"
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "slicing": {
        "rules": "openAtEnd",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.identifier:odsOrganisationCode",
      "max": "1",
      "path": "Organization.identifier",
      "short": "Organisation Data Service code",
      "sliceName": "odsOrganisationCode",
      "definition": "Identifier code supplier by the Organisation Data Service"
    }, {
      "id": "Organization.identifier:odsOrganisationCode.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/ods-organization-code"
    }, {
      "id": "Organization.identifier:odsOrganisationCode.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.identifier:odsOrganisationCode.assigner",
      "path": "Organization.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Organization.identifier:odsSiteCode",
      "max": "1",
      "path": "Organization.identifier",
      "short": "ODS Site code to identify the organisation at site level",
      "sliceName": "odsSiteCode",
      "definition": "ODS Site code to identify the organisation at site level"
    }, {
      "id": "Organization.identifier:odsSiteCode.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/ods-site-code"
    }, {
      "id": "Organization.identifier:odsSiteCode.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.identifier:odsSiteCode.assigner",
      "path": "Organization.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Organization.contact.name.family",
      "min": 1,
      "path": "Organization.contact.name.family"
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}