| Package | fhir.r4.wales.psom |
| Resource Type | MessageDefinition |
| Id | DataStandardsWales-PSOM-Response |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Response |
| URL | https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Response |
| Status | draft |
| Date | 2023-07-10 |
| Name | DataStandardsWalesPSOMResponse |
| Title | Data Standards Wales PSOM Response |
| Realm | us |
| Authority | hl7 |
| Description | Message to share results of PROMs collection. |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "DataStandardsWales-PSOM-Response",
"url": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Response",
"name": "DataStandardsWalesPSOMResponse",
"title": "Data Standards Wales PSOM Response",
"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 share results of PROMs collection.",
"eventCoding": {
"system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
"code": "psom-response",
"display": "PSOM response"
},
"focus": [
{
"code": "CarePlan",
"profile": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-CarePlan",
"min": 1,
"max": "1"
},
{
"code": "Task",
"profile": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-Task",
"min": 1,
"max": "*"
},
{
"code": "QuestionnaireResponse",
"profile": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-QuestionnaireResponse",
"min": 0,
"max": "*"
}
]
}