// MedComCorePatient instance Instance: 733cef33-3626-422b-955d-d506aaa65fe1 InstanceOf: MedComCorePatient Title: "Eric Flame" Description: "Patient with a managing organization. Valid only if used in a bundle (message)." * identifier[cpr].system = "urn:oid:1.2.208.176.1.2" * identifier[cpr].value = "0102030405" * name[official].use = #official * name[official].given = "Eric" * name[official].family = "Flame" * telecom.system = #phone * telecom.value = "12345678" * telecom.use = #mobile * address.line = "Flammesvinget 1" * address.city = "Aarhus" * address.postalCode = "8000 C" * managingOrganization = Reference(12ee0dde-a672-462f-820d-5efe832d73c9) // MedComCoreOrganization instance Instance: 12ee0dde-a672-462f-820d-5efe832d73c9 InstanceOf: MedComCoreOrganization Title: "Aros Burn Center" Description: "A core organization with a SOR identifier." * identifier[SOR-ID].value = "459751000016008" * name = "Aros Burn Center" // MedComCoreEncounter instance Instance: 6220b42d-c4fd-4c77-bae7-78e7d890dc8d InstanceOf: MedComCoreEncounter Title: "MedCom Core Encounter" Description: "Example of a simple MedCom Core Encounter" * status = $StatusCodes#planned * class = $ActCodes#AMB * subject = Reference(733cef33-3626-422b-955d-d506aaa65fe1) // Reciever instance Instance: 74cdf292-abf3-4f5f-80ea-60a48013ff6d InstanceOf: MedComMessagingOrganization // Odense Kommune, Beskæftigelses- og Socialforvaltningen Title: "Example of a reciever organization with a SOR and an EAN identifier." Description: "Example of an organization with a SOR and an EAN identifier." * identifier[SOR-ID].value = "942231000016003" * identifier[EAN-ID].value = "5798006611867" * name = "Receiver Organization" // Sender instance Instance: d7056980-a8b2-42aa-8a0e-c1fc85d1f40d InstanceOf: MedComMessagingOrganization // Region Syddanmark, OUH FS Operationsafsnit Title: "Example of a sender organization with a SOR and an EAN identifier." Description: "Example of an organization with a SOR and an EAN identifier." * identifier[SOR-ID].value = "8071000016009" * identifier[EAN-ID].value = "5798002572049" * name = "Sender Organization" // Service provider instance Instance: bf839e87-4e44-4977-b38e-92b5a6f187b5 InstanceOf: MedComMessagingOrganization Title: "Example of a service provider organization with a SOR and an EAN identifier." Description: "Example of an organization with a SOR and an EAN identifier." * identifier[SOR-ID].value = "8071000016009" * identifier[EAN-ID].value = "5798002572049" // Practitioners Instance: 58c811a5-4082-44eb-9d66-ccbb112d4973 InstanceOf: MedComCorePractitioner Title: "Simple practitioner with a name" Description: "Simple practitioner with a name" * name.given = "Michael" * name.family = "Burns" Instance: ad055a3d-16b6-41f9-891a-7dd73eecaf03 InstanceOf: MedComCorePractitioner Title: "Simple practitioner with a name" Description: "Simple practitioner with a name" * name.given = "Emma" * name.family = "Waters"