{
  "resourceType": "MessageDefinition",
  "id": "pidlink-patient-register",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">PIDLink Patient Register</div>"
  },
  "url": "http://hedx-pf.com/pidlink/fhir/MessageDefinition/pidlink-patient-register",
  "version": "1",
  "name": "PidLinkPatientRegister,",
  "title": "PIDLink Patient Register",
  "status": "draft",
  "experimental": false,
  "date": "2023-07-01T14:59:59+00:00",
  "publisher": "SBS Information System Co.,Ltd.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.sbs-infosys.co.jp"
        }
      ]
    }
  ],
  "description": "Notifies PIDLink that patients have been registered.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "JP",
          "display": "Japan"
        }
      ]
    }
  ],
  "purpose": "Notifies PIDLink that patients have been registered.",
  "copyright": "SBS Information System Co.,Ltd.",
  "base": "MessageDefinition/pidlink-patient-register",
  "eventCoding": {
    "system": "http://terminology.hl7.org/CodeSystem/v2-0003",
    "code": "A08"
  },
  "category": "notification",
  "focus": [
    {
      "code": "Organization",
      "profile": "http://hedx-pf.com/pidlink/fhir/StructureDefinition/PidLinkRegisterOrganization",
      "min": 0,
      "max": "1"
    },
    {
      "code": "Patient",
      "profile": "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient",
      "min": 1,
      "max": "1"
    },
    {
      "code": "Coverage",
      "profile": "http://hedx-pf.com/pidlink/fhir/StructureDefinition/PidLinkRegisterCoverage",
      "min": 0,
      "max": "*"
    }
  ]
}