This page is part of the FHIR Specification (v0.01: Historical Archive Draft). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Singapore Person

Definition of person content for Singapore (LIM). Created as a resource profile as a demonstration.

This profile was published on 12-May 2012 for testing by Grahame Grieve, and profiles the Person Resource

The id of this profile is 1c6268e4-eac8-4632-a63d-b8eeaec3e45f

Content

<Person xmlns="http://www.hl7.org/fhir">
  <id> mand id System id for the person</id>
  <identifier> Zero+ HumanId Identifiers to reference the person by</identifier>
  <name> Zero+ HumanName A name given to the Person</name>
  <address> Zero+ Address An address for the Person</address>
  <contact> Zero+ Contact  <!-- Details to contact the person by -->
   <system> mand code </system>
  </contact>
  <dob> opt dateTime Birth date (and optionally time) </dob>
  <gender> opt CodeableConcept Gender of the person</gender>
  <religion> opt CodeableConcept Professed religious denomination</religion>
  <language>  <!-- Zero+ -->
   <code> mand code Languags spoken by the person</code>
  </language>
  <extensions> opt See Extensions  
   <extension> "Age" opt 
    <code>Age<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <extension> "years" opt 
     <code>years<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueCount> cond Count Year(s) component of age</valueCount>
    </extension>
    <extension> "months" opt 
     <code>months<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueCount> cond Count Months(s) component of age</valueCount>
    </extension>
    <extension> "weeks" opt 
     <code>weeks<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueCount> cond Count Week(s) component of age</valueCount>
    </extension>
    <extension> "days" opt 
     <code>days<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueCount> cond Count Day(s) component of age</valueCount>
    </extension>
   </extension>
   <extension> "BirthCountry" opt 
    <code>BirthCountry<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Country of birth</valueCoding>
   </extension>
   <extension> "DeathInformation" opt 
    <code>DeathInformation<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <extension> "Indicator" opt 
     <code>Indicator<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueCoding> cond Coding Whether or not the person is dead</valueCoding>
    </extension>
    <extension> "Date" opt 
     <code>Date<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueDateTime> cond DateTime the date of death</valueDateTime>
    </extension>
    <extension> "Provider" opt 
     <code>Provider<code/>
     <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
     <valueResource(Organization)> cond (Organization) Information provider</valueResource(Organization)>
    </extension>
   </extension>
   <extension> "Nationality" opt 
    <code>Nationality<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Nation to whom the person belongs</valueCoding>
   </extension>
   <extension> "Race" opt  <!-- Zero+ -->
    <code>Race<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Race of the person</valueCoding>
   </extension>
   <extension> "DialectSpoken" opt  <!-- Zero+ -->
    <code>DialectSpoken<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Dialect of the person</valueCoding>
   </extension>
   <extension> "DialectGroup" opt  <!-- Zero+ -->
    <code>DialectGroup<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Dialect group of the person</valueCoding>
   </extension>
   <extension> "Occupation" opt  <!-- Zero+ -->
    <code>Occupation<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Current occupation of the person</valueCoding>
   </extension>
   <extension> "MaritalStatus" opt 
    <code>MaritalStatus<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Marital status of the person</valueCoding>
   </extension>
   <extension> "ResidentStatus" opt 
    <code>ResidentStatus<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueCoding> cond Coding Residence Status</valueCoding>
   </extension>
   <extension> "MotherMaidenName" opt 
    <code>MotherMaidenName<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valuestring> cond string Mother's Maiden Name</valuestring>
   </extension>
   <extension> "SpouseName" opt 
    <code>SpouseName<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueHumanName> cond HumanName Spouse's Name</valueHumanName>
   </extension>
   <extension> "MonthlyGrossIncome" opt 
    <code>MonthlyGrossIncome<code/>
    <definition>http://www.mohh.com.sg/fhir/extensions/person<definition/>
    <valueMoney> cond Money Includes all sources (incl investment)</valueMoney>
   </extension>
  </extensions>
  <text> mand Narrative </text>
</Person>

This profile as a Resource Profile: [TODO]


This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.01 generated on Mon, May 14, 2012 09:48+1000.