Sha256: 8a55f3f5b9989bfc26ba7a449d3303f66dd133fd5c28a26d68094fdb860166a7

Contents?: true

Size: 1.69 KB

Versions: 10

Compression:

Stored size: 1.69 KB

Contents

{
  "resourceType": "MessageDefinition",
  "id": "patient-link-response",
  "url": "http://hl7.org/fhir/MessageDefinition/patient-link-response",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.9879"
    }
  ],
  "version": "1",
  "name": "PATIENT-LINK-RESPONSE",
  "title": "Link Patients Response",
  "status": "draft",
  "experimental": true,
  "date": "2017-02-03",
  "publisher": "Health Level Seven, Int'l",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "Optional response to a patient link notification.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/variant-state",
            "code": "positive"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America (the)"
        }
      ]
    }
  ],
  "purpose": "Optional response message that may provide additional information on the outcome of the patient link operation.",
  "copyright": "� HL7.org 2011+",
  "base": "MessageDefinition/example",
  "eventCoding": {
    "system": "http://example.org/fhir/message-events",
    "code": "admin-notify"
  },
  "category": "consequence",
  "focus": [
    {
      "code": "Patient",
      "profile": "StructureDefinition/example",
      "min": 2,
      "max": "2"
    }
  ]
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.2.2 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.2.1 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.2.0 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.1.2 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.1.1 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.1.0 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.0.2 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.0.1 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json
fhir_models-4.0.0 lib/fhir_models/examples/json/messagedefinition-patient-link-response.json