FHIR IG analytics| Package | hl7.fhir.uv.rtq-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-rtq-identifier-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/rtq-ig/CodeSystem-rtq-identifier-type.html |
| URL | http://hl7.org/fhir/uv/rtq/CodeSystem/rtq-identifier-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-12-30T14:23:41+00:00 |
| Name | RtqIdentifierTypeCS |
| Title | RTQ Identifier Type Code System |
| Realm | uv |
| Authority | hl7 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem rtq-identifier-type
This case-sensitive code system http://hl7.org/fhir/uv/rtq/CodeSystem/rtq-identifier-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "rtq-identifier-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/rtq/CodeSystem/rtq-identifier-type",
"version": "0.1.0",
"name": "RtqIdentifierTypeCS",
"title": "RTQ Identifier Type Code System",
"status": "draft",
"date": "2025-12-30T14:23:41+00:00",
"publisher": "HL7 International",
"contact": [
{
"name": "HL7 International",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "company-id",
"display": "Company-issued Identifier",
"definition": "Identifier assigned by the marketing authorisation holder or sponsor."
},
{
"code": "regulator-id",
"display": "Regulator-issued Identifier",
"definition": "Identifier assigned by the reviewing health authority (e.g., procedure number, case ID)."
}
]
}