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
{
"resourceType" : "Group",
"id" : "NetworkInstance",
"meta" : {
"profile" : [
🔗 "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-network"
]
},
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Group.member.entity",
"valueReference" : {
"reference" : "Collection/example_-ollection"
}
}
],
"identifier" : [
{
"value" : "networkId"
}
],
"active" : true,
"type" : "person",
"actual" : true,
"name" : "networkName",
"managingEntity" : {
🔗 "reference" : "Organization/example-network"
}
}