{ "description": "Codes to represent the location in Bundle.entry where URLs for resources should be located.", "_filename": "CodeSystem-backport-notification-url-location-code-system.json", "package_name": "hl7.fhir.uv.subscriptions-backport", "date": "2020-12-16T17:37:01+00:00", "publisher": "HL7 FHIR Infrastructure WG", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "BackportNotificationUrlLocationCodeSystem", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "Backported R5 Subscription Notification URL Location Code System", "package_version": "0.1.0", "status": "active", "id": "598f789c-d7dc-4ccb-aa85-bbc1fed273fe", "kind": null, "count": 4, "url": "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-notification-url-location-code-system", "concept": [ { "code": "none", "display": "none", "definition": "URLs should NOT be included in notifications." }, { "code": "full-url", "display": "full-url", "definition": "URLs should be placed in Bundle.entry.fullUrl." }, { "code": "request-response", "display": "request-response", "definition": "URLs should be placed in Bundle.entry.request and/or Bundle.entry.response." }, { "code": "all", "display": "all", "definition": "URLs should be placed in all available locations." } ], "version": "0.1.0", "contact": [ { "name": "HL7 FHIR Infrastructure WG", "telecom": [ { "value": "https://hl7.org/Special/committees/fiwg/index.cfm", "system": "url" } ] }, { "name": "Gino Canessa", "telecom": [ { "value": "mailto:gino.canessa@microsoft.com", "system": "email" } ] }, { "name": "Eric Haas", "telecom": [ { "value": "mailto:ehaas@healthedatainc.com", "system": "email" } ] } ] }