| Package | uk.gm |
| Resource Type | MessageDefinition |
| Id | patient-form |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.lhcre.nhs.uk/MessageDefinition/patient-form |
| URL | https://fhir.lhcre.nhs.uk/MessageDefinition/patient-form |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-07-16 |
| Title | Submission of Patient Form |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "patient-form",
"url": "https://fhir.lhcre.nhs.uk/MessageDefinition/patient-form",
"identifier": [
{
"system": "https://fhir.lhcre.nhs.uk//MessageDefinition/",
"value": "patient-form"
}
],
"version": "1.0.0",
"title": "Submission of Patient Form",
"status": "active",
"date": "2020-07-16",
"eventCoding": {
"system": "https://fhir.lhcre.nhs.uk/CodeSystem/message-event",
"code": "patient-form",
"display": "Patient Form"
},
"category": "consequence",
"focus": [
{
"code": "QuestionnaireResponse",
"min": 1,
"max": "1"
},
{
"code": "Patient",
"profile": "https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-Patient",
"min": 1,
"max": "1"
}
]
}