FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeValueSet
IdContentType.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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