FHIR IG analytics| Package | fhir.example |
| Resource Type | ValueSet |
| Id | ValueSet-VStest.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/costateixeira/tx-test/ValueSet-VStest.html |
| URL | http://example.org/ValueSet/VStest |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-01T20:34:10+00:00 |
| Name | VStest |
| Title | Test ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | This is a test ValueSet |
No resources found
| CodeSystem | ||
| hl7.fhir.be.terminology#current | be-prescription-status-reason | BePrescriptionStatusReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VStest
https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason version 📦1.0.0{
"resourceType": "ValueSet",
"id": "VStest",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/ValueSet/VStest",
"version": "0.1.0",
"name": "VStest",
"title": "Test ValueSet",
"status": "draft",
"date": "2026-03-01T20:34:10+00:00",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "This is a test ValueSet",
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason"
}
]
}
}