FHIR IG analytics| Package | hl7.fhir.us.davinci-ra |
| Resource Type | CodeSystem |
| Id | CodeSystem-ra-temp.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/davinci-ra/CodeSystem-ra-temp.html |
| URL | http://hl7.org/fhir/us/davinci-ra/CodeSystem/ra-temp |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2026-03-19T18:57:56+00:00 |
| Name | RATemporaryCodes |
| Title | RA Temporary Code System |
| Realm | us |
| Authority | hl7 |
| Description | Temporary code system defined in this implementation guide |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.davinci-ra#current | remark-type | Remark Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ra-temp
This case-sensitive code system http://hl7.org/fhir/us/davinci-ra/CodeSystem/ra-temp defines the following code:
| Code | Display | Definition |
| evidence-note | Evidence Note | Type of Condition Category remark that is evidence note. |
{
"resourceType": "CodeSystem",
"id": "ra-temp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/davinci-ra"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/davinci-ra"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-ra/CodeSystem/ra-temp",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.29.16.8"
}
],
"version": "3.0.0-ballot",
"name": "RATemporaryCodes",
"title": "RA Temporary Code System",
"status": "active",
"experimental": false,
"date": "2026-03-19T18:57:56+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description": "Temporary code system defined in this implementation guide",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "evidence-note",
"display": "Evidence Note",
"definition": "Type of Condition Category remark that is evidence note."
}
]
}