Sha256: 5643a01a73912947bc59b2ecb33b60c4213328b568f323bf51561a7da8daed7d

Contents?: true

Size: 1.3 KB

Versions: 36

Compression:

Stored size: 1.3 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Patient xmlns="http://hl7.org/fhir">
  <id value="dicom"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> Patient MINT_TEST, ID = MINT1234. Age = 56y, Size =
      1.83m, Weight = 72.58kg </div>
  </text>
  <extension url="http://nema.org/fhir/extensions#0010:1010">
    <valueQuantity>
      <value value="56"/>
      <unit value="Y"/>
    </valueQuantity>
  </extension>
  <extension url="http://nema.org/fhir/extensions#0010:1020">
    <valueQuantity>
      <value value="1.83"/>
      <unit value="m"/>
    </valueQuantity>
  </extension>
  <extension url="http://nema.org/fhir/extensions#0010:1030">
    <valueQuantity>
      <value value="72.58"/>
      <unit value="kg"/>
    </valueQuantity>
  </extension>
  <identifier>
    <system value="http://nema.org/examples/patients"/>
    <value value="MINT1234"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="MINT_TEST"/>
  </name>
  <gender value="male">
    <extension url="http://nema.org/examples/extensions#gender">
      <valueCoding>
        <system value="http://nema.org/examples/gender"/>
        <code value="M"/>
      </valueCoding>
    </extension>
  </gender>
  <managingOrganization>
    <reference value="Organization/1"/>
  </managingOrganization>
</Patient>

Version data entries

36 entries across 36 versions & 3 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/patient-example-dicom.xml
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/xml/patient-example-dicom(dicom).xml