MIABIS on FHIR Implementation Guide
1.0.0 - CI Build

MIABIS on FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NetworkInstance - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="NetworkInstance"/>
  <meta>
    <profile
             value="https://fhir.bbmri-eric.eu/StructureDefinition/miabis-network"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group NetworkInstance</b></p><a name="NetworkInstance"> </a><a name="hcNetworkInstance"> </a><a name="NetworkInstance-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-miabis-network.html">Network</a></p></div><p><b>Extension Definition for Group.member.entity for Version 5.0</b>: <code>Collection/example_-ollection</code></p><p><b>identifier</b>: networkId</p><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: networkName</p><p><b>managingEntity</b>: <a href="Organization-example-network.html">Organization collectionOrgName</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Group.member.entity">
    <valueReference>
      <reference value="Collection/example_-ollection"/>
    </valueReference>
  </extension>
  <identifier>
    <value value="networkId"/>
  </identifier>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <name value="networkName"/>
  <managingEntity>🔗 
    <reference value="Organization/example-network"/>
  </managingEntity>
</Group>