Example in National Directory1.0.0
Organization

Network1

Organization-Network1.json

Resource Details

Resource Type
Organization
Resource ID
Network1
Identifier
http://acme.org/network|AcmeNetwork1
Conforms To
http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Network

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Organization",
  "id": "Network1",
  "filename": "Organization-Network1.json",
  "profile": [
    "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Network"
  ],
  "lastUpdated": "2023-06-25T13:26:22.0314215+00:00",
  "identifier": {
    "system": "http://acme.org/network",
    "value": "AcmeNetwork1"
  },
  "displayName": "Network1",
  "type": "Network",
  "title": "Network1"
}