FHIR IG Statistics: ValueSet/document-type-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "document-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.medicalert.nz/ValueSet/DocumentType",
"version": "0.1.0",
"name": "DocumentType",
"title": "MedicAlert document type ValueSet",
"status": "draft",
"date": "2025-05-07T00:56:18+00:00",
"publisher": "MedicAlert",
"contact": [
{
"name": "MedicAlert",
"telecom": [
{
"system": "url",
"value": "https://medicalert.nz/"
}
]
}
],
"description": "Type of document referenced",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ",
"display": "New Zealand"
}
]
}
],
"compose": {
"include": [
{
"system": "https://standards.medicalert.nz/CodeSystem/DocumentType"
}
]
}
}