Difference between revisions of "Hiasobi Extensions"

From Hiasobi - FHIR
Jump to: navigation, search
(Patient)
(Patient)
Line 34: Line 34:
 
<br/>
 
<br/>
 
<i>search parameters</i>
 
<i>search parameters</i>
<table>
+
<table cellpadding=5>
 
  <tr><th>Name</th><th>Type</th><th>Description</th><th>Paths</th></tr>
 
  <tr><th>Name</th><th>Type</th><th>Description</th><th>Paths</th></tr>
 
  <tr><td>indigenous-status</td><td>token</td><td>Indigenous status coding</td><td>Patent.indigenous-status</td></tr>
 
  <tr><td>indigenous-status</td><td>token</td><td>Indigenous status coding</td><td>Patent.indigenous-status</td></tr>

Revision as of 18:56, 13 October 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 (METeOR)
 <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#indigenous-status"> <!--  0..1 Context: DataType = Coding -->
   <valueCoding>
     <system value="urn:oid:2.16.840.1.113883.3.879.291036" /> <!-- METeOR id: 291036 -->
     <code value="[string]"/> <!-- 1..1 indigenous status code -->
     <display value="[string]" /> <!-- 1..1 indigenous status 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


search parameters

NameTypeDescriptionPaths
indigenous-statustokenIndigenous status codingPatent.indigenous-status


ethnicity
 <extension url="http://oridashi.com.au/fhir/Profile/patient-extensions#ethnicity"> <!--  0..1 Context: DataType = Coding -->
   <valueCoding/> <!-- 1..1 ethnicity code -->
 </extension>

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