FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-visit-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-visit-type-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | VisitTypeCS |
| Title | Visit Type CodeSystem |
| Realm | eu |
| Authority | hl7 |
| Description | Type of visit in the transplant follow-up schedule. |
| Content | complete |
| ValueSet | ||
| hl7.eu.fhir.protect-child#current | visit-type-vs | Visit Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem visit-type-cs
This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "visit-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type",
"version": "0.1.0-ci-build",
"name": "VisitTypeCS",
"title": "Visit Type CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Type of visit in the transplant follow-up schedule.",
"caseSensitive": false,
"content": "complete",
"count": 8,
"concept": [
{
"code": "pre-transplant",
"display": "Pre-transplant visit"
},
{
"code": "month-1",
"display": "1 month visit"
},
{
"code": "month-3",
"display": "3 month visit"
},
{
"code": "month-6",
"display": "6 month visit"
},
{
"code": "month-12",
"display": "12 month visit"
},
{
"code": "month-24",
"display": "24 month visit"
},
{
"code": "clinical-event",
"display": "Clinical Event visit"
},
{
"code": "termination",
"display": "Termination visit"
}
]
}