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

FHIR IG Statistics: ValueSet/Hpi-location-type

Packagemedicalert.fhir.ig.firstresponder
TypeValueSet
IdHpi-location-type
FHIR VersionR4
Sourcehttps://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/ValueSet-Hpi-location-type.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/location-type-code
Version0.1.0
Statusactive
Date2020-02-24T00:00:00+13:00
NameHpi_location_type
TitleHPI Location Type
Realmnz
DescriptionA coded type for types of facilities.
PurposeIndicates the type of function performed at the location. HPI description - A code to allow the classification of facility entities.

Resources that use this resource

ConceptMap
hpi-facility-type-downHPI Facility Type Mapping
hpi-facility-typeHPI Facility Type Mapping
StructureDefinition
MaLocationMedicAlert Location

Resources that this resource uses

CodeSystem
location-type-codeLocation Type
location-type-codeLocation Type

Narrative

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

Generated Narrative: ValueSet Hpi-location-type


Source

{
  "resourceType": "ValueSet",
  "id": "Hpi-location-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/location-type-code",
  "version": "0.1.0",
  "name": "Hpi_location_type",
  "title": "HPI Location 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": "A coded type for types of facilities.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "purpose": "Indicates the type of function performed at the location. HPI description - A code to allow the classification of facility entities.",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/location-type-code",
        "version": "1.0"
      }
    ]
  }
}