Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "KHK999",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/KHOrganization"🔗 ,
"http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization KHK999</b></p><a name=\"KHK999\"> </a><a name=\"hcKHK999\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-KHOrganization.html\">KH Organization</a>, <a href=\"https://build.fhir.org/ig/HL7Austria/HL7-AT-FHIR-Core-R5/StructureDefinition-at-core-organization.html\">HL7® AT Core Organization Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:1.3.6.1.4.1.36124.5.999, <code>urn:oid:1.2.40.0.34.4.10</code>/K999, <code>urn:oid:1.2.40.0.10.1.4.3.2</code>/123456</p><p><b>type</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen 300}\">Allgemeine Krankenanstalt</span></p><p><b>name</b>: Testkrankenhaus</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>ph: Contact details not provided</td><td>Test Test Test Test Test 1234 Test </td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.36124.5.999"
},
{
"system" : "urn:oid:1.2.40.0.34.4.10",
"value" : "K999"
},
{
"system" : "urn:oid:1.2.40.0.10.1.4.3.2",
"value" : "123456"
}
],
"type" : [
{
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
"code" : "300",
"display" : "Allgemeine Krankenanstalt"
}
]
}
],
"name" : "Testkrankenhaus",
"contact" : [
{
"telecom" : [
{
"system" : "phone",
"value" : "Contact details not provided"
}
],
"address" : {
"line" : [
"Test Test Test"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Test"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "1243"
}
]
}
],
"city" : "Test",
"state" : "Test",
"postalCode" : "1234",
"country" : "Test"
}
}
]
}