FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/DataStandardsWales-PSOM-PatientUpdate

Packagefhir.r4.wales.psom
Resource TypeMessageDefinition
IdDataStandardsWales-PSOM-PatientUpdate
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate
URLhttps://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate
Statusdraft
Date2023-07-10
NameDataStandardsWalesPSOMPatientUpdate
TitleData Standards Wales PSOM PatientUpdate
Realmus
Authorityhl7
DescriptionMessage to update Patient administrative details.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "MessageDefinition",
  "id": "DataStandardsWales-PSOM-PatientUpdate",
  "url": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate",
  "name": "DataStandardsWalesPSOMPatientUpdate",
  "title": "Data Standards Wales PSOM PatientUpdate",
  "status": "draft",
  "date": "2023-07-10",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Message to update Patient administrative details.",
  "eventCoding": {
    "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
    "code": "patient-update",
    "display": "Patient update"
  },
  "focus": [
    {
      "code": "Patient",
      "profile": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
      "min": 1,
      "max": "1"
    }
  ]
}