Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleConsentResponseType
collapsetrue
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
        <Consent xmlns="http://sundhedsdatastyrelsen.dk/Fravalg-Af-Genoplivning/2023/06/01/">
            <identifier>
                <use value="official" />
                <system value="urn:ietf:rfc:4122" />
                <value value="eecda730ce95cd06-14d672ba-4c424cc0-b75f9120-6edda503bbf8011fc68ec868" />
            </identifier>
            <status value="activeinactive" />
            <category>
                <coding>
                    <system value="http://loinc.org"/>
          <code /><code value="59284-0" />
                </coding>
            </category>
            <date value="2023-0609-0915" />
      <grantor>
        <type value="Patient"/>
  <grantor>
      <identifier>
          <use<type value="officialPatient" />
          <system value="      <identifier>
                    <use value="official" />
                    <system value="urn:oid:1.2.208.176.1.2" />
                    <value value="05118048170108501234" />
                </identifier>
            </grantor>
            <provision>
    </Consent>
  </soap:Body>
</soap:Envelope>

            <period>
                    <start value="2023-09-13T00:00:00.000+02:00" />
                </period>
                <actor>
                    <role>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type" /><code
                                value="author" />
                        </coding>
                    </role>
                    <reference>
                        <identifier>
                            <use value="official" />
                            <system value="urn:oid:1.2.208.176.1.2" />
                            <value value="0511804817" />
                        </identifier>
                    </reference>
                </actor>
                <action>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/consentaction" /><code value="collect" />
                    </coding>
                </action>
                <dataPeriod>
                    <start value="2023-09-13T00:00:00.000+02:00" />
                </dataPeriod>
            </provision>
            <provision>
                <period>
                    <start value="2023-09-13T00:00:00.000+02:00" />
                </period>
                <actor>
                    <role>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type" /><code
                                value="author" />
                        </coding>
                    </role>
                    <reference>
                        <identifier>
                            <use value="official" />
                            <system value="urn:oid:1.2.208.176.1.2" />
                            <value value="0511804817" />
                        </identifier>
                    </reference>
                </actor>
                <action>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/consentaction" /><code value="collect" />
                    </coding>
                </action>
                <dataPeriod>
                    <start value="2023-09-13T00:00:00.000+02:00" />
                </dataPeriod>
            </provision>
        </Consent>
    </soap:Body>
</soap:Envelope>  

RegisterConsent

Element

Beskrivelse

Type

Optionel

identifier

Angiver personens CPR-nummer (uden bindestreg) 


Nej

signingDate

Angiver datoen for registreringen


Nej

...