PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.psom@1.0.0-rc2
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader
{
  "description": "A profile that defines a MessageHeader structure used for PSOM messaging.",
  "_filename": "Profile-DataStandardsWales-PSOM-MessageHeader.json",
  "package_name": "fhir.r4.wales.psom",
  "date": null,
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPSOMMessageHeader",
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "MessageHeader",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales PSOM MessageHeader",
  "package_version": "1.0.0-rc2",
  "status": "draft",
  "id": "277b30a2-50bc-4b3e-9d2a-144898d6d22e",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MessageHeader.event[x]",
      "path": "MessageHeader.event[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PSOM-MessageEvent",
        "description": "PSOM message events"
      }
    }, {
      "id": "MessageHeader.focus",
      "path": "MessageHeader.focus",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-CarePlan", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-Task", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
      } ]
    }, {
      "id": "MessageHeader.definition",
      "path": "MessageHeader.definition",
      "type": [ {
        "code": "canonical",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageDefinition" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader"
}