FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/document-type-vs

Packagemedicalert.fhir.ig.firstresponder
TypeValueSet
Iddocument-type-vs
FHIR VersionR4
Sourcehttps://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/ValueSet-document-type-vs.html
URLhttps://standards.medicalert.nz/ValueSet/DocumentType
Version0.1.0
Statusdraft
Date2025-05-07T00:56:18+00:00
NameDocumentType
TitleMedicAlert document type ValueSet
Realmnz
DescriptionType of document referenced

Resources that use this resource

StructureDefinition
MaDocumentReferenceMedicAlert DocumentReference

Resources that this resource uses

CodeSystem
DocumentTypeMedicAlert document type CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet document-type-vs


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"
      }
    ]
  }
}