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

FHIR IG analytics

Packagehl7.fhir.uv.sdc
Resource TypeParameters
IdParameters-populatelink-response.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": "Parameters",
  "id": "populatelink-response",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-populate-link-out"
    ]
  },
  "language": "en",
  "parameter": [
    {
      "name": "link",
      "valueUri": "http://example.org/someHtmlPage"
    }
  ]
}