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

FHIR IG Statistics: ValueSet/content-type

Packageca.on.oh.erec
Resource TypeValueSet
Idcontent-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=https://ehealthontario.ca/fhir/ValueSet/content-type
URLhttps://ehealthontario.ca/fhir/ValueSet/content-type
Version1.0.0
Statusdraft
NameContentType
TitleContentType
DescriptionValues representing the use and purpose of the contents of a message.

Resources that use this resource

StructureDefinition
ext-content-typeContentType

Resources that this resource uses

CodeSystem
content-typeContentType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "content-type ",
  "url": "https://ehealthontario.ca/fhir/ValueSet/content-type",
  "version": "1.0.0",
  "name": "ContentType",
  "title": "ContentType",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Values representing the use and purpose of the contents of a message.",
  "compose": {
    "include": [
      {
        "system": "https://ehealthontario.ca/fhir/CodeSystem/content-type"
      }
    ]
  }
}