Sha256: 65aff85504c6b2874e5fde834455527c5f06a6081931c406316c05504f8347fd
Contents?: true
Size: 1.34 KB
Versions: 10
Compression:
Stored size: 1.34 KB
Contents
{ "resourceType": "GraphDefinition", "id": "example", "url": "http://h7.org/fhir/GraphDefinition/example", "name": "Document Generation Template", "status": "draft", "date": "2015-08-04", "publisher": "FHIR Project", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Specify to include list references when generating a document using the $document operation", "start": "Composition", "link": [ { "path": "Composition.section.entry", "description": "Link to List", "target": [ { "type": "List", "compartment": [ { "use": "requirement", "code": "Patient", "rule": "identical" } ], "link": [ { "path": "List.entry.item", "description": "Include any list entries", "target": [ { "type": "Resource", "compartment": [ { "use": "requirement", "code": "Patient", "rule": "identical" } ] } ] } ] } ] } ] }
Version data entries
10 entries across 10 versions & 1 rubygems