PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.4
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Organization.json",
  "package_name": "fhir.r4.wales.discovery",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesOrganization",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Organization Profile",
  "package_version": "0.0.4",
  "status": "draft",
  "id": "2908d2fd-5198-4b12-990a-c1405e639ca8",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.extension",
      "min": 0,
      "path": "Organization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.extension:hopitalClassification",
      "min": 0,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-HospitalClassification" ]
      } ],
      "short": "Hospital classification extension",
      "comment": "This extension only applies to Wales Organizations that are hospitals",
      "sliceName": "hopitalClassification",
      "definition": "An extension to record the classification of a hospital as recorded by the Welsh Reference Data Service"
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "comment": "Identifiers for the organization SHOULD be populated if the data exists",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:odsSiteCode",
      "max": "0",
      "path": "Organization.identifier",
      "sliceName": "odsSiteCode"
    }, {
      "id": "Organization.identifier:gpClusterCode",
      "path": "Organization.identifier",
      "short": "Identifies a Wales GP Cluster organization across multiple systems",
      "sliceName": "gpClusterCode",
      "definition": "Identifier for a Wales GP Cluster organization that is used to identify the organization across multiple disparate systems."
    }, {
      "id": "Organization.identifier:gpClusterCode.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "https://fhir.nhs.wales/Id/gpcluster-code"
    }, {
      "id": "Organization.identifier:gpClusterCode.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.active",
      "path": "Organization.active",
      "comment": "A status of the organization (i.e., whether is still active ) SHOULD be populated if the data exists.\r\n\r\nThis active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.\n\nThis element is labeled as a modifier because it may be used to mark that the resource was created in error.",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "comment": "Organization name SHALL be populated. If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
}