FHIR IG analytics
| Package | hl7.fhir.uv.ae-research-backport-ig.r4b |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-base-level-server.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/ae-research-backport-ig/2023Sep/CapabilityStatement-base-level-server.html |
| URL | http://hl7.org/fhir/uv/ae-research-backport-ig/CapabilityStatement/base-level-server |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2023-07-20 |
| Name | BaseAEClinicalResCapabilityStatement |
| Title | Base AdverseEvent Clinical Research Profile Capability Statement |
| Realm | uv |
| Authority | hl7 |
| Description | This is a starting point requirements capability statement for the AdverseEvent Clinical Research Profile. It is expected that specific use cases will lead to further specification in derived IGs. |
| Kind | requirements |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
BaseAEClinicalResCapabilityStatement
This is a starting point requirements capability statement for the AdverseEvent Clinical Research Profile. It is expected that specific use cases will lead to further specification in derived IGs.
| Mode | SERVER |
| Description | |
| Transaction | |
| System History | |
| System Search | |
Source1
{
"resourceType": "CapabilityStatement",
"id": "base-level-server",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/ae-research-backport-ig/CapabilityStatement/base-level-server",
"version": "1.0.0-ballot",
"name": "BaseAEClinicalResCapabilityStatement",
"title": "Base AdverseEvent Clinical Research Profile Capability Statement",
"status": "draft",
"experimental": true,
"date": "2023-07-20",
"publisher": "HL7 International - Biomedical Research and Regulation, Vulcan AdverseEvent groups",
"contact": [
{
"name": "Biomedical Research and Regulation WG",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "This is a starting point requirements capability statement for the AdverseEvent Clinical Research Profile. It is expected that specific use cases will lead to further specification in derived IGs.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.3.0",
"format": [
"json",
"xml"
],
"implementationGuide": [
"http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"
],
"rest": [
{
"mode": "server",
"resource": [
{
"type": "AdverseEvent",
"supportedProfile": [
"http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/AdverseEvent-clinical-research"
],
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
]
}
]
}
]
}