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

FHIR IG Statistics: ValueSet/HpiOrganisation-type

Packagemedicalert.fhir.ig.firstresponder
TypeValueSet
IdHpiOrganisation-type
FHIR VersionR4
Sourcehttps://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/ValueSet-HpiOrganisation-type.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/organisation-type-code
Version0.1.0
Statusactive
Date2020-02-24T00:00:00+13:00
NameHpi_organisation_type
TitleOrganisation Type
Realmnz
DescriptionOrganisation type
PurposeA coded value for the type of an organisation

Resources that use this resource

ConceptMap
hpi-organisation-typeHPI Organisation Type Mapping
StructureDefinition
MaOrganizationMedicAlert Organization (IPS)

Resources that this resource uses

CodeSystem
organisation-type-codeOrganisation Type
organisation-type-codeOrganisation Type

Narrative

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

Generated Narrative: ValueSet HpiOrganisation-type


Source

{
  "resourceType": "ValueSet",
  "id": "HpiOrganisation-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/organisation-type-code",
  "version": "0.1.0",
  "name": "Hpi_organisation_type",
  "title": "Organisation Type",
  "status": "active",
  "experimental": false,
  "date": "2020-02-24T00:00:00+13:00",
  "publisher": "MedicAlert",
  "contact": [
    {
      "name": "MedicAlert",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicalert.nz/"
        }
      ]
    }
  ],
  "description": "Organisation type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "purpose": "A coded value for the type of an organisation",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/organisation-type-code",
        "version": "1.1"
      }
    ]
  }
}