Patient
Profil des Patienten
Concepts
This code system http://fhir/CodeSystem/quadrant
defines the following codes:
Code | Display |
---|
alpha | Alpha-Quadrant |
beta | Beta-Quadrant |
gamma | Gamma-Quadrant |
delta | Delta-Quadrant |
Hier ist ein Beispiel für einen Patient
<Patient xmlns="http://hl7.org/fhir">
<profile value="http://fhir/patient_schul2" />
</meta>
<system value="http://fhir.de/NamingSystem/gkv/kvid-10" />
<value value="9973264355" />
</identifier>
<system value="http://starfleet-hospital.ufp/NamingSystem/patient-identifier" />
<value value="NCC-1032" />
</identifier>
</name>
<value value="+49 (0)12345 - 123456" />
</telecom>
<extension url="http://fhir.ufp/StructureDefinition/planet">
</extension>
<line value="Kakao 42" />
</address>
<system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" />
</coding>
</maritalStatus>
<system value="http://terminology.hl7.org/CodeSystem/v2-0131" />
</coding>
</relationship>
</name>
<value value="sarek@vsa.vc" />
</telecom>
</contact>
</Patient>