Package | hl7.fhir.us.icsr-ae-reporting |
Type | CodeSystem |
Id | DataSourceObservationCodeCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/icsr-ae-reporting/https://build.fhir.org/ig/HL7/fhir-icsr-ae-reporting/CodeSystem-DataSourceObservationCodeCS.html |
URL | http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS |
Version | 1.0.1 |
Status | draft |
Date | 2023-08-30T17:02:44+00:00 |
Name | DataSourceObservationCodeCS |
Title | ICSR Data Source Observation Codes Code System |
Realm | us |
Authority | hl7 |
Description | Codes to describe information about the ICSR data source |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "CodeSystem", "id": "DataSourceObservationCodeCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS", "version": "1.0.1", "name": "DataSourceObservationCodeCS", "title": "ICSR Data Source Observation Codes Code System", "status": "draft", "experimental": false, "date": "2023-08-30T17:02:44+00:00", "publisher": "Biomedical Research & Regulation WG", "contact": [ { "name": "Biomedical Research & Regulation WG", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/rcrim" } ] }, { "name": "Jean Duteau", "telecom": [ { "system": "email", "value": "mailto:jean.duteau@ibm.com" } ] } ], "description": "Codes to describe information about the ICSR data source", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "AdverseEventCount", "display": "Adverse Event Count (Algorithm Numerator)" }, { "code": "ExposureCount", "display": "Exposure Count (Algorithm Denominator)" } ] }