Cumuluz Translate Implementation Guide
0.1.0 - ci-build

Cumuluz Translate Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient-validate-request - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="patient-validate-request"/>
  <parameter>
    <name value="resource"/>
    <resource>
      <Patient>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Anja de Vries</div>
        </text>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
          <extension url="code">
            <valueCodeableConcept>
              <coding>
                <system value="urn:iso:std:iso:3166"/>
                <code value="NL"/>
                <display value="Netherlands"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <extension url="period">
            <valuePeriod>
              <start value="2010-01-01"/>
            </valuePeriod>
          </extension>
        </extension>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
          <value value="999998779"/>
        </identifier>
        <identifier>
          <system value="http://example.org/mrn"/>
          <value value="MRN-12345"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="usual"/>
          <text value="Anja de Vries"/>
          <family value="de Vries"/>
          <given value="Anja">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
              <valueCode value="CL"/>
            </extension>
          </given>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+31-20-5551234"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="anja.devries@example.org"/>
        </telecom>
        <gender value="female">
          <extension
                     url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
                <code value="F"/>
                <display value="Female"/>
              </coding>
            </valueCodeableConcept>
          </extension>
        </gender>
        <birthDate value="1964-05-12"/>
        <deceasedDateTime value="2024-01-02T10:30:00+01:00"/>
        <address>
          <line value="Laan van Europa 10"/>
          <city value="Amsterdam"/>
          <postalCode value="1000AA"/>
          <country value="NL"/>
        </address>
        <maritalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
            <code value="M"/>
            <display value="Married"/>
          </coding>
        </maritalStatus>
        <multipleBirthInteger value="2"/>
        <photo>
          <contentType value="image/jpeg"/>
          <url value="http://example.org/photos/patient-1.jpg"/>
        </photo>
        <contact>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/patient-relatedPerson">
            <valueReference>
              <reference value="RelatedPerson/contact-1"/>
            </valueReference>
          </extension>
          <relationship>
            <coding>
              <system value="urn:oid:2.16.840.1.113883.2.4.3.11.22.472"/>
              <code value="01"/>
              <display value="Eerste relatie/contactpersoon"/>
            </coding>
          </relationship>
          <relationship>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
              <code value="N"/>
              <display value="Next-of-kin"/>
            </coding>
          </relationship>
          <name>
            <use value="official"/>
            <family value="Jansen"/>
            <given value="Marie">
              <extension
                         url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
                <valueCode value="CL"/>
              </extension>
            </given>
          </name>
          <telecom>
            <system value="phone"/>
            <value value="+31-20-5559876"/>
          </telecom>
          <telecom>
            <system value="email"/>
            <value value="marie.jansen@example.org"/>
          </telecom>
          <address>
            <line value="Dorpsstraat 5"/>
            <city value="Utrecht"/>
            <postalCode value="3500BB"/>
            <country value="NL"/>
          </address>
          <gender value="female"/>
          <organization>
            <reference value="Organization/contact-org-1"/>
          </organization>
          <period>
            <start value="2020-01-01"/>
          </period>
        </contact>
        <communication>
          <extension
                     url="http://nictiz.nl/fhir/StructureDefinition/patient-proficiency">
            <extension url="type">
              <valueCoding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode"/>
                <code value="ESP"/>
                <display value="Expressed spoken"/>
              </valueCoding>
            </extension>
            <extension url="level">
              <valueCoding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency"/>
                <code value="G"/>
                <display value="Good"/>
              </valueCoding>
            </extension>
          </extension>
          <extension
                     url="http://nictiz.nl/fhir/StructureDefinition/ext-LanguageProficiency.CommunicationDetails">
            <valueCodeableConcept>
              <coding>
                <system value="http://snomed.info/sct"/>
                <code value="224299000"/>
                <display value="Telephone communication"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://nictiz.nl/fhir/StructureDefinition/ext-Comment">
            <valueString value="Prefers simple spoken Dutch"/>
          </extension>
          <language>
            <coding>
              <system value="urn:ietf:bcp:47"/>
              <code value="nl-NL"/>
              <display value="Dutch"/>
            </coding>
          </language>
          <preferred value="true"/>
        </communication>
        <generalPractitioner>
          <reference value="Practitioner/gp-1"/>
        </generalPractitioner>
        <generalPractitioner>
          <reference value="PractitionerRole/gp-role-1"/>
        </generalPractitioner>
        <managingOrganization>
          <reference value="Organization/hospital-1"/>
        </managingOrganization>
        <link>
          <other>
            <reference value="Patient/previous-1"/>
          </other>
          <type value="replaced-by"/>
        </link>
      </Patient>
    </resource>
  </parameter>
  <parameter>
    <name value="profile"/>
    <valueCanonical
                    value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"/>
  </parameter>
</Parameters>