Adding Sample Data
Dataset Files
<?xml version="1.0"?>
<dataset id="Elbonia Identity Domains" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://santedb.org/data">
<!-- National Health Identifier -->
<insert skipIfError="false" skipIfExists="true">
<AssigningAuthority xmlns="http://santedb.org/model">
<name>Elbonia</name>
<domainName>MOH_NHID</domainName>
<oid>1.3.6.1.4.1.52820.5.0.1.1.1</oid>
<url>http://mpi.moh.gov.elb/identity/moh/nhid</url>
<isUnique>true</isUnique>
<validation>^\d{12}$</validation>
<scope>bacd9c6f-3fa9-481e-9636-37457962804d</scope>
</AssigningAuthority>
</insert>
<update insertIfNotExists="true">
<Organization xmlns="http://santedb.org/model">
<id>fae7b5fb-ea49-4460-9149-f0952efe572a</id>
<classConcept>7c08bd55-4d42-49cd-92f8-6388d6c4183f</classConcept>
<determinerConcept>f29f08de-78a7-4a5e-aeaf-7b545ba19a09</determinerConcept>
<statusConcept>c8064cbd-fa06-4530-b430-1a52f1530c27</statusConcept>
<industryConcept>fdeb2e4e-9e02-4ce3-ab69-cece5ffdee20</industryConcept>
<name>
<use>1ec9583a-b019-4baa-b856-b99caf368656</use>
<component>
<value>Elbonia National Health Insurnace Corporation</value>
</component>
</name>
</Organization>
</update>
<update insertIfNotExists="true">
<SecurityPolicy xmlns="http://santedb.org/model">
<id>fd8c0e00-82fb-11eb-8dcd-0242ac130004</id>
<name>Elbonia Parlimentarian Health Record VIP Access Policy</name>
<oid>2.25.40394829382872728372832</oid>
<isPublic>true</isPublic>
<canOverride>false</canOverride>
</SecurityPolicy>
</update>
</dataset>FHIR Resources
Deploying on Container
Last updated
Was this helpful?