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
<Patient xmlns="http://hl7.org/fhir">
<id value="Test1Patient"/>
<meta>
<profile
value="http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient Test1Patient</b></p><a name="Test1Patient"> </a><a name="hcTest1Patient"> </a><a name="Test1Patient-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Patientenkommun Moderne (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Baumgasse 20a Wien 1030 AT (home)</td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-citizenship.html">Patient Citizenship</a></td><td colspan="3"><span title="Codes:{https://termgit.elga.gv.at/ValueSet/elga-laendercodes AT}">Austria</span></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
<valueCodeableConcept>
<coding>
<system
value="https://termgit.elga.gv.at/ValueSet/elga-laendercodes"/>
<code value="AT"/>
<display value="Austria"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="SS"/>
<display value="Social Security Number"/>
</coding>
</type>
<system value="urn:oid:1.2.40.0.10.1.4.3.1"/>
<value value="9994210469"/>
<assigner>
<display
value="Dachverband der österreichischen Sozialversicherungsträger"/>
</assigner>
</identifier>
<name>
<use value="official"/>
<family value="Moderne"/>
<given value="Patientenkommun"/>
</name>
<gender value="female"/>
<birthDate value="1969-04-21"/>
<address>
<use value="home"/>
<line value="Baumgasse 20a"/>
<city value="Wien"/>
<postalCode value="1030"/>
<country value="AT"/>
</address>
</Patient>