Difference between revisions of "Hiasobi Extensions"

From Hiasobi - FHIR
Jump to: navigation, search
(Patient)
Line 3: Line 3:
 
==Patient==
 
==Patient==
  
<table border="1">
+
<table border="1" cellpadding=10>
 
<tr><td>age</td><td><pre>
 
<tr><td>age</td><td><pre>
 
  <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#age"> <!--  0..1 Context: DataType = Quantity -->
 
  <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#age"> <!--  0..1 Context: DataType = Quantity -->
Line 25: Line 25:
 
</pre>
 
</pre>
  
<table border=1 cellspacing=0 leftmargin="50">
+
<table border=1 cellspacing=0>
 
   <tr><th>Code</th><th>Display Name</th></tr>
 
   <tr><th>Code</th><th>Display Name</th></tr>
 
   <tr><td>1</td><td>Aboriginal but not Torres Strait Islander origin</td></tr>
 
   <tr><td>1</td><td>Aboriginal but not Torres Strait Islander origin</td></tr>

Revision as of 09:48, 30 September 2014

Extensions can be made to resource definitions to enable other data to be represented that can not be represented using the standard resource attributes.

Patient

age
 <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#age"> <!--  0..1 Context: DataType = Quantity -->
   <valueQuantity><!-- age of patient with specified units -->
     <value value="[decimal]"/><!-- 0..1 Numerical value (with implicit precision) -->
     <units value="[string]"/><!-- 0..1 Age units [a|mo|wk|d] -->
   </valueQuantity>
 </extension>
indigenous status
 <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#indigenous-status">
   <valueCoding>
     <system value="http://oridashi.com.au/system/code/meteor/indigenous-status" />
     <code value="[string]"/> <!-- 1..1 Ethinicity code -->
     <display value="[string]" /> <!-- 1..1 Ethinicity display name -->
   </valueCoding>
 </extension>
CodeDisplay Name
1Aboriginal but not Torres Strait Islander origin
2Torres Strait Islander but not Aboriginal origin
3Both Aboriginal and Torres Strait Islander origin
4Neither Aboriginal nor Torres Strait Islander origin
9Not stated/inadequately described

Conformance

cis-system-identifierhttp://oridashi.com.au/fhir/Profile/conformance-extensions#cis-system-identifier
Coded system type identifier
cis-instance-identifierhttp://oridashi.com.au/fhir/Profile/conformance-extensions#cis-instance-identifier
Unique database instance identifier
cis-databasehttp://oridashi.com.au/fhir/Profile/conformance-extensions#cis-database
CIS database details
cis-versionhttp://oridashi.com.au/fhir/Profile/conformance-extension#cis-version
Version of the CIS software

MedicationPrescription

regulation24http://oridashi.com.au/fhir/Profile/medicationprescription-extensions#regulation24
Boolean prescription is regulation 24
longtermhttp://oridashi.com.au/fhir/Profile/medicationprescription-extensions#longterm
Boolean medication is long term use
pbsstatushttp://oridashi.com.au/fhir/Profile/medicationprescription-extensions#pbsstatus
Coded pbs payer status