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

FHIR IG Statistics: ValueSet/MHDlistTypesVS

Packageihe.mhd.fhir
TypeValueSet
IdMHDlistTypesVS
FHIR VersionR4
Sourcehttp://profiles.ihe.net/ITI/MHD/http://profiles.ihe.net/ITI/MHD/4.0.2/ValueSet-MHDlistTypesVS.html
URLhttp://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS
Version4.0.2
Statusactive
Date2021-11-08T19:10:05-06:00
NameMHDlistTypesVS
TitleMHD List Types ValueSet
Realmuv
Authorityihe
DescriptionValueSet of the MHD List Types allowed
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property

Resources that use this resource

StructureDefinition
IHE.MHD.ListMHD common List with designationType

Resources that this resource uses

CodeSystem
MHDlistTypesMHD List Types

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "MHDlistTypesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS",
  "version": "4.0.2",
  "name": "MHDlistTypesVS",
  "title": "MHD List Types ValueSet",
  "status": "active",
  "date": "2021-11-08T19:10:05-06:00",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "contact": [
    {
      "name": "Integrating the Healthcare Enterprise (IHE)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ihe.net"
        },
        {
          "system": "email",
          "value": "secretary@ihe.net"
        }
      ]
    },
    {
      "name": "John Moehrke",
      "telecom": [
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ValueSet of the MHD List Types allowed",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "compose": {
    "include": [
      {
        "system": "http://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "concept": [
          {
            "code": "folder"
          },
          {
            "code": "submissionset"
          }
        ]
      }
    ]
  }
}